docstring_tokens list | code_tokens list |
|---|---|
[
"set",
"the",
"ip",
"address",
"key",
"prefix",
"into",
"the",
"provided",
"{"
] | [
"finder",
"set",
"key",
"prefix",
"(",
"key",
"prefix",
")",
";"
] |
[
"process",
":",
"null",
"arguemnts"
] | [
"annotations",
"process",
"(",
"null",
",",
"null",
",",
"null",
")",
";"
] |
[
"process",
":",
"null",
"arguemnt",
"for",
"annotation",
"repository"
] | [
"annotations",
"process",
"(",
"null",
",",
"null",
",",
"null",
")",
";"
] |
[
"be",
"run",
"before",
"the",
"test",
"method"
] | [
"annotations",
"=",
"new",
"annotations",
"(",
")",
";"
] |
[
"causes",
"that",
"method",
"to",
"be",
"run",
"after",
"the",
"test",
"method"
] | [
"annotations",
"=",
"null",
";"
] |
[
"lifecycle",
"start",
"before",
"the",
"suite",
"is",
"executed"
] | [] |
[
"lifecycle",
"stop",
"after",
"the",
"suite",
"is",
"executed"
] | [] |
[
"returns",
"true",
"if",
"airplane",
"mode",
"is",
"currently",
"on"
] | [
"return",
"settings",
"global",
"get",
"int",
"(",
"m",
"context",
"get",
"content",
"resolver",
"(",
")",
",",
"settings",
"global",
"airplane",
"mode",
"on",
",",
"0",
")",
"=",
"=",
"1",
";"
] |
[
"returns",
"true",
"if",
"the",
"bluetooth",
"saved",
"state",
"is",
"bluetooth",
"on",
"bluetooth"
] | [
"if",
"(",
"!",
"support",
"bluetooth",
"persisted",
"state",
"(",
")",
")",
"{",
"return",
"false",
";",
"}",
"return",
"settings",
"global",
"get",
"int",
"(",
"m",
"content",
"resolver",
",",
"settings",
"global",
"bluetooth",
"on",
",",
"bluetooth",
... |
[
"returns",
"true",
"if",
"the",
"bluetooth",
"adapter",
"s",
"name",
"and",
"address",
"is",
"locally",
"cached"
] | [
"return",
"m",
"name",
"!",
"=",
"null",
"&",
"&",
"m",
"address",
"!",
"=",
"null",
"&",
"&",
"m",
"name",
"length",
"(",
")",
">",
"0",
"&",
"&",
"m",
"address",
"length",
"(",
")",
">",
"0",
";"
] |
[
"clear",
"all",
"apps",
"using",
"ble",
"scan",
"only",
"mode"
] | [
"m",
"ble",
"apps",
"clear",
"(",
")",
";"
] |
[
"check",
"if",
"the",
"caller",
"must",
"still",
"pass",
"permission",
"check",
"or",
"if",
"the",
"caller",
"is",
"exempted",
"from",
"the",
"consent",
"ui",
"via",
"the",
"manage",
"bluetooth",
"when",
"permission",
"review",
"required",
"check"
] | [
"if",
"(",
"!",
"m",
"permission",
"review",
"required",
")",
"{",
"return",
"false",
";",
"}",
"int",
"result",
"=",
"m",
"context",
"check",
"calling",
"permission",
"(",
"android",
"manifest",
"permission",
"manage",
"bluetooth",
"when",
"permission",
"re... |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"time",
"zone",
"<",
"/",
"p",
">"
] | [
"this",
"timezone",
"name",
"=",
"timezone",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"time",
"zone",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"timezone",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"time",
"zone",
"<",
"/",
"p",
">"
] | [
"set",
"timezone",
"name",
"(",
"timezone",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"identifier",
"of",
"the",
"cluster",
"for",
"which",
"to",
"list",
"the",
"instance",
"groups",
"<",
"/",
"p",
">"
] | [
"this",
"cluster",
"id",
"=",
"cluster",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"identifier",
"of",
"the",
"cluster",
"for",
"which",
"to",
"list",
"the",
"instance",
"groups",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"cluster",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"automatically",
"generated",
"id",
"for",
"a",
"cluster",
"<",
"/",
"p",
">"
] | [
"set",
"cluster",
"id",
"(",
"cluster",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"optional",
"description",
"of",
"the",
"cluster",
"<",
"/",
"p",
">"
] | [
"set",
"description",
"(",
"description",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"for",
"the",
"aws",
"key",
"management",
"service",
"(",
"aws",
"kms",
")",
"key",
"associated",
"with",
"this",
"job",
"this",
"arn",
"was",
"created",
"using",
"the",
"<",
"a",
"... | [
"this",
"kms",
"key",
"a",
"r",
"n",
"=",
"kms",
"key",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"for",
"the",
"aws",
"key",
"management",
"service",
"(",
"aws",
"kms",
")",
"key",
"associated",
"with",
"this",
"job",
"this",
"arn",
"was",
"created",
"using",
"the",
"<",
"a",
"... | [
"return",
"this",
"kms",
"key",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"the",
"<",
"code",
">",
"kms",
"key",
"a",
"r",
"n",
"<",
"/",
"code",
">",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"associated",
"with",
"this",
"cluster",
"this",
"arn",
"was",
"created",
"using",
"the",
"<",
"a",
"href",
... | [
"set",
"kms",
"key",
"a",
"r",
"n",
"(",
"kms",
"key",
"a",
"r",
"n",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"arn",
"of",
"the",
"iam",
"role",
"that",
"amazon",
"kinesis",
"analytics",
"can",
"assume",
"to",
"write",
"to",
"the",
"destination",
"stream",
"on",
"your",
"behalf",
"you",
"need",
"to",
"grant",
"the",
"necessary",
"permissions",
"to",... | [
"this",
"role",
"a",
"r",
"n",
"=",
"role",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"arn",
"of",
"the",
"iam",
"role",
"that",
"amazon",
"kinesis",
"analytics",
"can",
"assume",
"to",
"write",
"to",
"the",
"destination",
"stream",
"on",
"your",
"behalf",
"you",
"need",
"to",
"grant",
"the",
"necessary",
"permissions",
"to",... | [
"return",
"this",
"role",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"the",
"role",
"arn",
"associated",
"with",
"this",
"cluster",
"this",
"arn",
"was",
"created",
"using",
"the",
"<",
"a",
"href",
"=",
"http",
":",
"/",
"/",
"docs",
"aws",
"amazon",
"com",
"/",
"iam",
"/",
"latest",
"/",
"a",
"p",
... | [
"set",
"role",
"a",
"r",
"n",
"(",
"role",
"a",
"r",
"n",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"current",
"state",
"of",
"this",
"cluster",
"for",
"information",
"about",
"the",
"state",
"of",
"a",
"specific",
"node",
"see",
"<",
"a",
">",
"job",
"list",
"entry",
"$",
"job",
"state",
"<",
"/",
"a",
">",
"<",
"/",
"p",
... | [
"this",
"cluster",
"state",
"=",
"cluster",
"state",
";"
] |
[
"<",
"p",
">",
"the",
"current",
"state",
"of",
"this",
"cluster",
"for",
"information",
"about",
"the",
"state",
"of",
"a",
"specific",
"node",
"see",
"<",
"a",
">",
"job",
"list",
"entry",
"$",
"job",
"state",
"<",
"/",
"a",
">",
"<",
"/",
"p",
... | [
"return",
"this",
"cluster",
"state",
";"
] |
[
"<",
"p",
">",
"the",
"current",
"status",
"of",
"the",
"cluster",
"<",
"/",
"p",
">"
] | [
"set",
"cluster",
"state",
"(",
"cluster",
"state",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"current",
"state",
"of",
"this",
"cluster",
"for",
"information",
"about",
"the",
"state",
"of",
"a",
"specific",
"node",
"see",
"<",
"a",
">",
"job",
"list",
"entry",
"$",
"job",
"state",
"<",
"/",
"a",
">",
"<",
"/",
"p",
... | [
"with",
"cluster",
"state",
"(",
"cluster",
"state",
")",
";"
] |
[
"<",
"p",
">",
"the",
"current",
"status",
"of",
"the",
"cluster",
"<",
"/",
"p",
">"
] | [
"this",
"cluster",
"state",
"=",
"cluster",
"state",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"job",
"<",
"/",
"p",
">"
] | [
"this",
"job",
"type",
"=",
"job",
"type",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"job",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"job",
"type",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"job",
"for",
"this",
"cluster",
"currently",
"the",
"only",
"job",
"type",
"supported",
"for",
"clusters",
"is",
"<",
"code",
">",
"local",
"use",
"<",
"/",
"code",
">",
"<",
"/",
"p",
">"
] | [
"set",
"job",
"type",
"(",
"job",
"type",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"job",
"<",
"/",
"p",
">"
] | [
"with",
"job",
"type",
"(",
"job",
"type",
")",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"job",
"for",
"this",
"cluster",
"currently",
"the",
"only",
"job",
"type",
"supported",
"for",
"clusters",
"is",
"<",
"code",
">",
"local",
"use",
"<",
"/",
"code",
">",
"<",
"/",
"p",
">"
] | [
"this",
"job",
"type",
"=",
"job",
"type",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"device",
"used",
"with",
"this",
"job",
"<",
"/",
"p",
">"
] | [
"this",
"snowball",
"type",
"=",
"snowball",
"type",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"device",
"used",
"with",
"this",
"job",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"snowball",
"type",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"aws",
"snowball",
"device",
"to",
"use",
"for",
"this",
"cluster",
"currently",
"the",
"only",
"supported",
"device",
"type",
"for",
"cluster",
"jobs",
"is",
"<",
"code",
">",
"edge",
"<",
"/",
"code",
">",
"<",
"... | [
"set",
"snowball",
"type",
"(",
"snowball",
"type",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"device",
"used",
"with",
"this",
"job",
"<",
"/",
"p",
">"
] | [
"with",
"snowball",
"type",
"(",
"snowball",
"type",
")",
";"
] |
[
"<",
"p",
">",
"the",
"type",
"of",
"aws",
"snowball",
"device",
"to",
"use",
"for",
"this",
"cluster",
"currently",
"the",
"only",
"supported",
"device",
"type",
"for",
"cluster",
"jobs",
"is",
"<",
"code",
">",
"edge",
"<",
"/",
"code",
">",
"<",
"... | [
"this",
"snowball",
"type",
"=",
"snowball",
"type",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"creation",
"date",
"for",
"this",
"cluster",
"<",
"/",
"p",
">"
] | [
"set",
"creation",
"date",
"(",
"creation",
"date",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"arrays",
"of",
"<",
"a",
">",
"job",
"resource",
"<",
"/",
"a",
">",
"objects",
"that",
"can",
"include",
"updated",
"<",
"a",
">",
"s",
"3",
"resource",
"<",
"/",
"a",
">",
"objects",
"or",
"<",
"a",
">",
"lam... | [
"this",
"resources",
"=",
"resources",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"arrays",
"of",
"<",
"a",
">",
"job",
"resource",
"<",
"/",
"a",
">",
"objects",
"that",
"can",
"include",
"updated",
"<",
"a",
">",
"s",
"3",
"resource",
"<",
"/",
"a",
">",
"objects",
"or",
"<",
"a",
">",
"lam... | [
"return",
"this",
"resources",
";"
] |
[
"<",
"p",
">",
"the",
"arrays",
"of",
"<",
"a",
">",
"job",
"resource",
"<",
"/",
"a",
">",
"objects",
"that",
"can",
"include",
"updated",
"<",
"a",
">",
"s",
"3",
"resource",
"<",
"/",
"a",
">",
"objects",
"or",
"<",
"a",
">",
"lambda",
"reso... | [
"set",
"resources",
"(",
"resources",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"updated",
"<",
"a",
">",
"address",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"this",
"address",
"id",
"=",
"address",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"updated",
"<",
"a",
">",
"address",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"address",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"automatically",
"generated",
"id",
"for",
"a",
"specific",
"address",
"<",
"/",
"p",
">"
] | [
"set",
"address",
"id",
"(",
"address",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"shipping",
"option",
"value",
"of",
"this",
"cluster",
"s",
"<",
"a",
">",
"shipping",
"details",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"this",
"shipping",
"option",
"=",
"shipping",
"option",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"shipping",
"option",
"value",
"of",
"this",
"cluster",
"s",
"<",
"a",
">",
"shipping",
"details",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"shipping",
"option",
";"
] |
[
"<",
"p",
">",
"the",
"shipping",
"speed",
"for",
"each",
"node",
"in",
"this",
"cluster",
"this",
"speed",
"doesn",
"t",
"dictate",
"how",
"soon",
"you",
"ll",
"get",
"each",
"snowball",
"edge",
"device",
"rather",
"it",
"represents",
"how",
"quickly",
... | [
"set",
"shipping",
"option",
"(",
"shipping",
"option",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"shipping",
"option",
"value",
"of",
"this",
"cluster",
"s",
"<",
"a",
">",
"shipping",
"details",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"with",
"shipping",
"option",
"(",
"shipping",
"option",
")",
";"
] |
[
"<",
"p",
">",
"the",
"shipping",
"speed",
"for",
"each",
"node",
"in",
"this",
"cluster",
"this",
"speed",
"doesn",
"t",
"dictate",
"how",
"soon",
"you",
"ll",
"get",
"each",
"snowball",
"edge",
"device",
"rather",
"it",
"represents",
"how",
"quickly",
... | [
"this",
"shipping",
"option",
"=",
"shipping",
"option",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"new",
"or",
"updated",
"<",
"a",
">",
"notification",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"this",
"notification",
"=",
"notification",
";"
] |
[
"<",
"p",
">",
"the",
"new",
"or",
"updated",
"<",
"a",
">",
"notification",
"<",
"/",
"a",
">",
"object",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"notification",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"simple",
"notification",
"service",
"(",
"amazon",
"sns",
")",
"notification",
"settings",
"for",
"this",
"cluster",
"<",
"/",
"p",
">"
] | [
"set",
"notification",
"(",
"notification",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"id",
"for",
"the",
"forwarding",
"address",
"for",
"a",
"cluster",
"this",
"field",
"is",
"not",
"supported",
"in",
"most",
"regions",
"<",
"/",
"p",
">"
] | [
"this",
"forwarding",
"address",
"id",
"=",
"forwarding",
"address",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"updated",
"id",
"for",
"the",
"forwarding",
"address",
"for",
"a",
"cluster",
"this",
"field",
"is",
"not",
"supported",
"in",
"most",
"regions",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"forwarding",
"address",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"address",
"that",
"you",
"want",
"a",
"cluster",
"shipped",
"to",
"after",
"it",
"will",
"be",
"shipped",
"to",
"its",
"primary",
"address",
"this",
"field",
"is",
"not",
"supported",
"in",
"most",
"regions",
"... | [
"set",
"forwarding",
"address",
"id",
"(",
"forwarding",
"address",
"id",
")",
";",
"return",
"this",
";"
] |
[
"get",
"the",
"{"
] | [
"string",
"val",
"=",
"conf",
"get",
"(",
"org",
"apache",
"hadoop",
"mapreduce",
"lib",
"output",
"file",
"output",
"format",
"compress",
"type",
",",
"compression",
"type",
"record",
"to",
"string",
"(",
")",
")",
";",
"return",
"compression",
"type",
"v... |
[
"set",
"the",
"{"
] | [
"set",
"compress",
"output",
"(",
"conf",
",",
"true",
")",
";",
"conf",
"set",
"(",
"org",
"apache",
"hadoop",
"mapreduce",
"lib",
"output",
"file",
"output",
"format",
"compress",
"type",
",",
"style",
"to",
"string",
"(",
")",
")",
";"
] |
[
"use",
"start",
"time",
"(",
"start",
"time",
")",
"to",
"specify",
"the",
"video",
"timecode",
"when",
"the",
"image",
"is",
"inserted",
"in",
"the",
"output",
"this",
"must",
"be",
"in",
"timecode",
"(",
"hh",
":",
"mm",
":",
"ss",
":",
"ff",
"or",... | [
"this",
"start",
"time",
"=",
"start",
"time",
";"
] |
[
"execute",
"this",
"sql",
"statement",
"if",
"it",
"is",
"not",
"a",
"select",
"/",
"insert",
"/",
"delete",
"/",
"update",
"for",
"example",
"create",
"/",
"drop",
"table",
"view",
"trigger",
"index",
"etc"
] | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"get",
"session",
"(",
")",
"execute",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
")",
",",
"null",
")",
";",
"}",
"catch",
"(",
... |
[
"execute",
"this",
"sql",
"statement",
"if",
"the",
"the",
"number",
"of",
"rows",
"affected",
"by",
"execution",
"of",
"this",
"sql",
"statement",
"is",
"of",
"any",
"importance",
"to",
"the",
"caller",
"-",
"for",
"example",
"update",
"/",
"delete",
"sql... | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"return",
"get",
"session",
"(",
")",
"execute",
"for",
"changed",
"row",
"count",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
")",
",... |
[
"execute",
"this",
"sql",
"statement",
"and",
"return",
"the",
"id",
"of",
"the",
"row",
"inserted",
"due",
"to",
"this",
"call",
"the",
"sql",
"statement",
"should",
"be",
"an",
"insert",
"for",
"this",
"to",
"be",
"a",
"useful",
"call"
] | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"return",
"get",
"session",
"(",
")",
"execute",
"for",
"last",
"inserted",
"row",
"id",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
"... |
[
"execute",
"a",
"statement",
"that",
"returns",
"a",
"1",
"by",
"1",
"table",
"with",
"a",
"numeric",
"value",
"for",
"example",
"select",
"count",
"(",
"*",
")",
"from",
"table",
";"
] | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"return",
"get",
"session",
"(",
")",
"execute",
"for",
"long",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
")",
",",
"null",
")",
"... |
[
"execute",
"a",
"statement",
"that",
"returns",
"a",
"1",
"by",
"1",
"table",
"with",
"a",
"text",
"value",
"for",
"example",
"select",
"count",
"(",
"*",
")",
"from",
"table",
";"
] | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"return",
"get",
"session",
"(",
")",
"execute",
"for",
"string",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
")",
",",
"null",
")",
... |
[
"executes",
"a",
"statement",
"that",
"returns",
"a",
"1",
"by",
"1",
"table",
"with",
"a",
"blob",
"value"
] | [
"acquire",
"reference",
"(",
")",
";",
"try",
"{",
"return",
"get",
"session",
"(",
")",
"execute",
"for",
"blob",
"file",
"descriptor",
"(",
"get",
"sql",
"(",
")",
",",
"get",
"bind",
"args",
"(",
")",
",",
"get",
"connection",
"flags",
"(",
")",
... |
[
"{"
] | [
"int",
"type",
"=",
"page",
"i",
"o",
"get",
"type",
"(",
"page",
"addr",
")",
";",
"assert",
"type",
"=",
"=",
"page",
"i",
"o",
"t",
"meta",
"|",
"|",
"type",
"=",
"=",
"page",
"i",
"o",
"t",
"part",
"meta",
";",
"page",
"meta",
"i",
"o",
... |
[
"{"
] | [
"return",
"record",
"type",
"meta",
"page",
"update",
"last",
"allocated",
"index",
";"
] |
[
"get",
"the",
"uri",
"of",
"the",
"service",
"endpoint"
] | [
"public",
"abstract",
"uri",
"get",
"service",
"endpoint",
"(",
")",
";"
] |
[
"changes",
"the",
"region",
"of",
"the",
"endpoint",
"builder"
] | [
"public",
"abstract",
"service",
"endpoint",
"builder",
"with",
"region",
"(",
"region",
"region",
")",
";"
] |
[
"<",
"p",
">",
"the",
"identifier",
"of",
"the",
"aws",
"directory",
"service",
"directory",
"for",
"the",
"work",
"space",
"you",
"can",
"use",
"<",
"a",
">",
"describe",
"workspace",
"directories",
"<",
"/",
"a",
">",
"to",
"list",
"the",
"available",
... | [
"this",
"directory",
"id",
"=",
"directory",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"identifier",
"of",
"the",
"aws",
"directory",
"service",
"directory",
"for",
"the",
"work",
"space",
"you",
"can",
"use",
"<",
"a",
">",
"describe",
"workspace",
"directories",
"<",
"/",
"a",
">",
"to",
"list",
"the",
"available",
... | [
"return",
"this",
"directory",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"identifier",
"of",
"the",
"aws",
"managed",
"microsoft",
"ad",
"directory",
"that",
"you",
"want",
"to",
"stop",
"sharing",
"<",
"/",
"p",
">"
] | [
"set",
"directory",
"id",
"(",
"directory",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"identifier",
"for",
"the",
"directory",
"consumer",
"account",
"with",
"whom",
"the",
"directory",
"has",
"to",
"be",
"unshared",
"<",
"/",
"p",
">"
] | [
"this",
"unshare",
"target",
"=",
"unshare",
"target",
";"
] |
[
"<",
"p",
">",
"identifier",
"for",
"the",
"directory",
"consumer",
"account",
"with",
"whom",
"the",
"directory",
"has",
"to",
"be",
"unshared",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"unshare",
"target",
";"
] |
[
"<",
"p",
">",
"identifier",
"for",
"the",
"directory",
"consumer",
"account",
"with",
"whom",
"the",
"directory",
"has",
"to",
"be",
"unshared",
"<",
"/",
"p",
">"
] | [
"set",
"unshare",
"target",
"(",
"unshare",
"target",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"application",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"application",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"application",
"<",
"/",
"p",
">",
"<",
"p",
">",
"constraint",
":",
"this",
"name",
"must",
"be",
"unique",
"within",
"your",
"account",
"if",
"the",
"specified",
"name",
"already",
"exists",
"the",
"action",... | [
"set",
"application",
"name",
"(",
"application",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"destination",
"platform",
"type",
"for",
"deployment",
"of",
"the",
"application",
"(",
"<",
"code",
">",
"lambda",
"<",
"/",
"code",
">",
"or",
"<",
"code",
">",
"server",
"<",
"/",
"code",
">",
")",
"<",
"/",
"p",
">"
] | [
"this",
"compute",
"platform",
"=",
"compute",
"platform",
";"
] |
[
"<",
"p",
">",
"the",
"destination",
"platform",
"type",
"for",
"deployment",
"of",
"the",
"application",
"(",
"<",
"code",
">",
"lambda",
"<",
"/",
"code",
">",
"or",
"<",
"code",
">",
"server",
"<",
"/",
"code",
">",
")",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"compute",
"platform",
";"
] |
[
"<",
"p",
">",
"the",
"destination",
"platform",
"type",
"for",
"the",
"deployment",
"(",
"<",
"code",
">",
"lambda",
"<",
"/",
"code",
">",
"or",
"<",
"code",
">",
"server",
"<",
"/",
"code",
">",
")",
"<",
"/",
"p",
">"
] | [
"set",
"compute",
"platform",
"(",
"compute",
"platform",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"destination",
"platform",
"type",
"for",
"the",
"deployment",
"(",
"<",
"code",
">",
"lambda",
"<",
"/",
"code",
">",
"or",
"<",
"code",
">",
"server",
"<",
"/",
"code",
">",
")",
"<",
"/",
"p",
">"
] | [
"this",
"compute",
"platform",
"=",
"compute",
"platform",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"if",
"no",
"filter",
"cares",
"what",
"to",
"do",
"?"
] | [
"return",
"false",
";"
] |
[
"returns",
"the",
"single",
"instance",
"of",
"this",
"class"
] | [
"return",
"this",
";"
] |
[
"deserialize",
"the",
"fields",
"of",
"this",
"object",
"from",
"<",
"code",
">",
"in",
"<",
"/",
"code",
">",
"<",
"p",
">",
"<",
"p",
">",
"for",
"efficiency",
"implementations",
"should",
"attempt",
"to",
"re",
"-",
"use",
"storage",
"in",
"the",
... | [] |
[
"serialize",
"the",
"fields",
"of",
"this",
"object",
"to",
"<",
"code",
">",
"out",
"<",
"/",
"code",
">"
] | [] |
[
"compare",
"the",
"buffers",
"in",
"serialized",
"form"
] | [
"assert",
"0",
"=",
"=",
"l",
"1",
";",
"assert",
"0",
"=",
"=",
"l",
"2",
";",
"return",
"0",
";"
] |
[
"support",
"library",
"version",
"of",
"{",
"@",
"link",
"android",
"app",
"activity",
"#",
"get",
"action",
"bar",
"}"
] | [
"return",
"get",
"delegate",
"(",
")",
"get",
"support",
"action",
"bar",
"(",
")",
";"
] |
[
"enable",
"extended",
"support",
"library",
"window",
"features",
"<",
"p",
">",
"this",
"is",
"a",
"convenience",
"for",
"calling",
"{",
"@",
"link",
"android",
"view",
"window",
"#",
"request",
"feature",
"get",
"window",
"(",
")",
"request",
"feature",
... | [
"return",
"get",
"delegate",
"(",
")",
"request",
"window",
"feature",
"(",
"feature",
"id",
")",
";"
] |
[
"notifies",
"the",
"activity",
"that",
"a",
"support",
"action",
"mode",
"has",
"been",
"started",
"activity",
"subclasses",
"overriding",
"this",
"method",
"should",
"call",
"the",
"superclass",
"implementation"
] | [] |
[
"notifies",
"the",
"activity",
"that",
"a",
"support",
"action",
"mode",
"has",
"finished",
"activity",
"subclasses",
"overriding",
"this",
"method",
"should",
"call",
"the",
"superclass",
"implementation"
] | [] |
[
"called",
"when",
"a",
"support",
"action",
"mode",
"is",
"being",
"started",
"for",
"this",
"window",
"gives",
"the",
"callback",
"an",
"opportunity",
"to",
"handle",
"the",
"action",
"mode",
"in",
"its",
"own",
"unique",
"and",
"beautiful",
"way",
"if",
... | [
"return",
"null",
";"
] |
[
"support",
"version",
"of",
"{",
"@",
"link",
"#",
"on",
"create",
"navigate",
"up",
"task",
"stack",
"(",
"android",
"app",
"task",
"stack",
"builder",
")",
"}",
"this",
"method",
"will",
"be",
"called",
"on",
"all",
"platform",
"versions"
] | [
"builder",
"add",
"parent",
"stack",
"(",
"this",
")",
";"
] |
[
"support",
"version",
"of",
"{",
"@",
"link",
"#",
"on",
"prepare",
"navigate",
"up",
"task",
"stack",
"(",
"android",
"app",
"task",
"stack",
"builder",
")",
"}",
"this",
"method",
"will",
"be",
"called",
"on",
"all",
"platform",
"versions"
] | [] |
[
"obtain",
"an",
"{",
"@",
"link",
"android",
"content",
"intent",
"}",
"that",
"will",
"launch",
"an",
"explicit",
"target",
"activity",
"specified",
"by",
"source",
"activity",
"s",
"{",
"@",
"link",
"android",
"support",
"v",
"4",
"app",
"nav",
"utils",
... | [
"return",
"nav",
"utils",
"get",
"parent",
"activity",
"intent",
"(",
"this",
")",
";"
] |
[
"returns",
"true",
"if",
"source",
"activity",
"should",
"recreate",
"the",
"task",
"when",
"navigating",
"up",
"by",
"using",
"target",
"intent"
] | [
"return",
"nav",
"utils",
"should",
"up",
"recreate",
"task",
"(",
"this",
",",
"target",
"intent",
")",
";"
] |
[
"navigate",
"from",
"source",
"activity",
"to",
"the",
"activity",
"specified",
"by",
"up",
"intent",
"finishing",
"source",
"activity",
"in",
"the",
"process",
"up",
"intent",
"will",
"have",
"the",
"flag",
"{",
"@",
"link",
"intent",
"#",
"flag",
"activity... | [
"nav",
"utils",
"navigate",
"up",
"to",
"(",
"this",
",",
"up",
"intent",
")",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"your",
"key",
"pair",
"<",
"/",
"p",
">"
] | [
"this",
"key",
"pair",
"name",
"=",
"key",
"pair",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"your",
"key",
"pair",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"key",
"pair",
"name",
";"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.