docstring_tokens list | code_tokens list |
|---|---|
[
"judgment",
"already",
"has",
"the",
"target",
"permission"
] | [
"return",
"has",
"permissions",
"(",
"fragment",
"get",
"activity",
"(",
")",
",",
"permissions",
")",
";"
] |
[
"judgment",
"already",
"has",
"the",
"target",
"permission"
] | [
"for",
"(",
"string",
"[",
"]",
"permission",
":",
"permissions",
")",
"{",
"boolean",
"has",
"permission",
"=",
"permission",
"checker",
"has",
"permission",
"(",
"context",
",",
"permission",
")",
";",
"if",
"(",
"!",
"has",
"permission",
")",
"return",
... |
[
"get",
"compatible",
"android",
"7",
"0",
"and",
"lower",
"versions",
"of",
"uri"
] | [
"return",
"get",
"file",
"uri",
"(",
"fragment",
"get",
"context",
"(",
")",
",",
"file",
")",
";"
] |
[
"get",
"compatible",
"android",
"7",
"0",
"and",
"lower",
"versions",
"of",
"uri"
] | [
"return",
"get",
"file",
"uri",
"(",
"fragment",
"get",
"activity",
"(",
")",
",",
"file",
")",
";"
] |
[
"returns",
"a",
"timestamp",
"in",
"milliseconds"
] | [
"i",
"meta",
"cue",
"cp",
"=",
"(",
"meta",
"cue",
"<",
"?",
",",
"?",
">",
")",
"object",
";",
"return",
"(",
"int",
")",
"(",
"cp",
"get",
"time",
"(",
")",
"*",
"1000",
"00",
")",
";"
] |
[
"<",
"p",
">",
"the",
"user",
"pool",
"id",
"<",
"/",
"p",
">"
] | [
"this",
"user",
"pool",
"id",
"=",
"user",
"pool",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"user",
"pool",
"id",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"user",
"pool",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"amazon",
"cognito",
"user",
"pool",
"<",
"/",
"p",
">"
] | [
"set",
"user",
"pool",
"id",
"(",
"user",
"pool",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"app",
"client",
"id",
"<",
"/",
"p",
">"
] | [
"this",
"client",
"id",
"=",
"client",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"app",
"client",
"id",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"client",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"app",
"client",
"id",
"<",
"/",
"p",
">"
] | [
"set",
"client",
"id",
"(",
"client",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"name",
"<",
"/",
"p",
">"
] | [
"this",
"challenge",
"name",
"=",
"challenge",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"name",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"challenge",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"name",
"for",
"more",
"information",
"see",
"<",
"/",
"p",
">"
] | [
"set",
"challenge",
"name",
"(",
"challenge",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"name",
"for",
"more",
"information",
"see",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"code",
">",
"admin",
"no",
"srp",
"auth",
"<",
"/",
"code",
">",
"is",
"not",
"a",
"valid",
"value",
"<",
"/",
"p",
">"
] | [
"with",
"challenge",
"name",
"(",
"challenge",
"name",
")",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"name",
"for",
"more",
"information",
"see",
"<",
"/",
"p",
">"
] | [
"this",
"challenge",
"name",
"=",
"challenge",
"name",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"responses",
"these",
"are",
"inputs",
"corresponding",
"to",
"the",
"value",
"of",
"<",
"code",
">",
"challenge",
"name",
"<",
"/",
"code",
">",
"for",
"example",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li... | [
"return",
"challenge",
"responses",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"responses",
"these",
"are",
"inputs",
"corresponding",
"to",
"the",
"value",
"of",
"<",
"code",
">",
"challenge",
"name",
"<",
"/",
"code",
">",
"for",
"example",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li... | [
"this",
"challenge",
"responses",
"=",
"challenge",
"responses",
";"
] |
[
"<",
"p",
">",
"the",
"challenge",
"responses",
"these",
"are",
"inputs",
"corresponding",
"to",
"the",
"value",
"of",
"<",
"code",
">",
"challenge",
"name",
"<",
"/",
"code",
">",
"for",
"example",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li... | [
"set",
"challenge",
"responses",
"(",
"challenge",
"responses",
")",
";",
"return",
"this",
";"
] |
[
"removes",
"all",
"the",
"entries",
"added",
"into",
"challenge",
"responses"
] | [
"this",
"challenge",
"responses",
"=",
"null",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"session",
"which",
"should",
"be",
"passed",
"both",
"ways",
"in",
"challenge",
"-",
"response",
"calls",
"to",
"the",
"service",
"this",
"allows",
"authentication",
"of",
"the",
"user",
"as",
"part",
"of",
"the",
"mfa",
"setup",
"... | [
"this",
"session",
"=",
"session",
";"
] |
[
"<",
"p",
">",
"the",
"session",
"which",
"should",
"be",
"passed",
"both",
"ways",
"in",
"challenge",
"-",
"response",
"calls",
"to",
"the",
"service",
"this",
"allows",
"authentication",
"of",
"the",
"user",
"as",
"part",
"of",
"the",
"mfa",
"setup",
"... | [
"return",
"this",
"session",
";"
] |
[
"<",
"p",
">",
"the",
"session",
"which",
"should",
"be",
"passed",
"both",
"ways",
"in",
"challenge",
"-",
"response",
"calls",
"to",
"the",
"service",
"if",
"<",
"code",
">",
"initiate",
"auth",
"<",
"/",
"code",
">",
"or",
"<",
"code",
">",
"respo... | [
"set",
"session",
"(",
"session",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"pinpoint",
"analytics",
"metadata",
"for",
"collecting",
"metrics",
"for",
"<",
"code",
">",
"initiate",
"auth",
"<",
"/",
"code",
">",
"calls",
"<",
"/",
"p",
">"
] | [
"this",
"analytics",
"metadata",
"=",
"analytics",
"metadata",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"pinpoint",
"analytics",
"metadata",
"for",
"collecting",
"metrics",
"for",
"<",
"code",
">",
"initiate",
"auth",
"<",
"/",
"code",
">",
"calls",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"analytics",
"metadata",
";"
] |
[
"<",
"p",
">",
"the",
"analytics",
"metadata",
"for",
"collecting",
"amazon",
"pinpoint",
"metrics",
"for",
"<",
"code",
">",
"admin",
"respond",
"to",
"auth",
"challenge",
"<",
"/",
"code",
">",
"calls",
"<",
"/",
"p",
">"
] | [
"set",
"analytics",
"metadata",
"(",
"analytics",
"metadata",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"contextual",
"data",
"such",
"as",
"the",
"user",
"s",
"device",
"fingerprint",
"ip",
"address",
"or",
"location",
"used",
"for",
"evaluating",
"the",
"risk",
"of",
"an",
"unexpected",
"event",
"by",
"amazon",
"cognito",
"advanced",
"security... | [
"this",
"context",
"data",
"=",
"context",
"data",
";"
] |
[
"<",
"p",
">",
"contextual",
"data",
"such",
"as",
"the",
"user",
"s",
"device",
"fingerprint",
"ip",
"address",
"or",
"location",
"used",
"for",
"evaluating",
"the",
"risk",
"of",
"an",
"unexpected",
"event",
"by",
"amazon",
"cognito",
"advanced",
"security... | [
"return",
"this",
"context",
"data",
";"
] |
[
"<",
"p",
">",
"contextual",
"data",
"such",
"as",
"the",
"user",
"s",
"device",
"fingerprint",
"ip",
"address",
"or",
"location",
"used",
"for",
"evaluating",
"the",
"risk",
"of",
"an",
"unexpected",
"event",
"by",
"amazon",
"cognito",
"advanced",
"security... | [
"set",
"context",
"data",
"(",
"context",
"data",
")",
";",
"return",
"this",
";"
] |
[
"gets",
"the",
"value",
"of",
"the",
"value",
"property"
] | [
"return",
"value",
";"
] |
[
"sets",
"the",
"value",
"of",
"the",
"value",
"property"
] | [
"this",
"value",
"=",
"value",
";"
] |
[
"returns",
"true",
"if",
"this",
"is",
"a",
"primitive",
"type",
"like",
"{"
] | [
"return",
"keyword",
"!",
"=",
"null",
"&",
"&",
"this",
"!",
"=",
"void",
";"
] |
[
"returns",
"true",
"if",
"this",
"is",
"a",
"boxed",
"primitive",
"type",
"like",
"{"
] | [
"return",
"this",
"equals",
"(",
"boxed",
"boolean",
")",
"|",
"|",
"this",
"equals",
"(",
"boxed",
"byte",
")",
"|",
"|",
"this",
"equals",
"(",
"boxed",
"short",
")",
"|",
"|",
"this",
"equals",
"(",
"boxed",
"int",
")",
"|",
"|",
"this",
"equals... |
[
"returns",
"a",
"type",
"name",
"equivalent",
"to",
"{"
] | [
"return",
"get",
"(",
"mirror",
",",
"new",
"linked",
"hash",
"map",
"<",
">",
"(",
")",
")",
";"
] |
[
"returns",
"a",
"type",
"name",
"equivalent",
"to",
"{"
] | [
"return",
"get",
"(",
"type",
",",
"new",
"linked",
"hash",
"map",
"<",
">",
"(",
")",
")",
";"
] |
[
"converts",
"an",
"array",
"of",
"types",
"to",
"a",
"list",
"of",
"type",
"names"
] | [
"return",
"list",
"(",
"types",
",",
"new",
"linked",
"hash",
"map",
"<",
">",
"(",
")",
")",
";"
] |
[
"returns",
"the",
"array",
"component",
"of",
"{"
] | [
"return",
"type",
"instanceof",
"array",
"type",
"name",
"?",
"(",
"(",
"array",
"type",
"name",
")",
"type",
")",
"component",
"type",
":",
"null",
";"
] |
[
"returns",
"{"
] | [
"return",
"type",
"instanceof",
"array",
"type",
"name",
"?",
"(",
"(",
"array",
"type",
"name",
")",
"type",
")",
":",
"null",
";"
] |
[
"yack",
"needed",
"to",
"expose",
"that",
"for",
"testing",
"purposes"
] | [
"return",
"logger",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"cluster",
"configuration",
"for",
"the",
"specified",
"elasticsearch",
"domain",
"<",
"/",
"p",
">"
] | [
"this",
"options",
"=",
"options",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"cluster",
"configuration",
"for",
"the",
"specified",
"elasticsearch",
"domain",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"options",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"cluster",
"configuration",
"for",
"the",
"specified",
"elasticsearch",
"domain",
"<",
"/",
"p",
">"
] | [
"set",
"options",
"(",
"options",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"status",
"of",
"the",
"log",
"publishing",
"options",
"for",
"the",
"elasticsearch",
"domain",
"see",
"<",
"code",
">",
"option",
"status",
"<",
"/",
"code",
">",
"for",
"the",
"status",
"information",
"that",
"s",
"included",
"<",... | [
"this",
"status",
"=",
"status",
";"
] |
[
"<",
"p",
">",
"the",
"status",
"of",
"the",
"log",
"publishing",
"options",
"for",
"the",
"elasticsearch",
"domain",
"see",
"<",
"code",
">",
"option",
"status",
"<",
"/",
"code",
">",
"for",
"the",
"status",
"information",
"that",
"s",
"included",
"<",... | [
"return",
"this",
"status",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"status",
"of",
"the",
"configuration",
"for",
"the",
"specified",
"elasticsearch",
"domain",
"<",
"/",
"p",
">"
] | [
"set",
"status",
"(",
"status",
")",
";",
"return",
"this",
";"
] |
[
"function",
"to",
"set",
"a",
"click",
"listener",
"for",
"title",
"text",
"view"
] | [
"m",
"center",
"text",
"set",
"on",
"click",
"listener",
"(",
"listener",
")",
";"
] |
[
"adds",
"a",
"list",
"of",
"{"
] | [
"int",
"actions",
"=",
"action",
"list",
"size",
"(",
")",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"actions",
";",
"i",
"+",
"+",
")",
"{",
"add",
"action",
"(",
"action",
"list",
"get",
"(",
"i",
")",
")",
";",
"}"
] |
[
"adds",
"a",
"new",
"{"
] | [
"final",
"int",
"index",
"=",
"m",
"right",
"layout",
"get",
"child",
"count",
"(",
")",
";",
"return",
"add",
"action",
"(",
"action",
",",
"index",
")",
";"
] |
[
"adds",
"a",
"new",
"{"
] | [
"linear",
"layout",
"layout",
"params",
"params",
"=",
"new",
"linear",
"layout",
"layout",
"params",
"(",
"layout",
"params",
"wrap",
"content",
",",
"layout",
"params",
"match",
"parent",
")",
";",
"view",
"view",
"=",
"inflate",
"action",
"(",
"action",
... |
[
"removes",
"all",
"action",
"views",
"from",
"this",
"action",
"bar"
] | [
"m",
"right",
"layout",
"remove",
"all",
"views",
"(",
")",
";"
] |
[
"remove",
"a",
"action",
"from",
"the",
"action",
"bar"
] | [
"m",
"right",
"layout",
"remove",
"view",
"at",
"(",
"index",
")",
";"
] |
[
"remove",
"a",
"action",
"from",
"the",
"action",
"bar"
] | [
"int",
"child",
"count",
"=",
"m",
"right",
"layout",
"get",
"child",
"count",
"(",
")",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"child",
"count",
";",
"i",
"+",
"+",
")",
"{",
"view",
"view",
"=",
"m",
"right",
"layout",
"get",
... |
[
"returns",
"the",
"number",
"of",
"actions",
"currently",
"registered",
"with",
"the",
"action",
"bar"
] | [
"return",
"m",
"right",
"layout",
"get",
"child",
"count",
"(",
")",
";"
] |
[
"inflates",
"a",
"{"
] | [
"view",
"view",
"=",
"null",
";",
"if",
"(",
"text",
"utils",
"is",
"empty",
"(",
"action",
"get",
"text",
"(",
")",
")",
")",
"{",
"image",
"view",
"img",
"=",
"new",
"image",
"view",
"(",
"get",
"context",
"(",
")",
")",
";",
"img",
"set",
"i... |
[
"create",
"the",
"ports",
"regarding",
"to",
"the",
"configuration"
] | [
"int",
"inputs",
"=",
"ipx",
"8",
"0",
"0",
"port",
"type",
"input",
"get",
"port",
"per",
"device",
"(",
")",
"*",
"(",
"1",
"+",
"this",
"config",
"get",
"x",
"8",
"8",
"0length",
"(",
")",
")",
";",
"int",
"analogs",
"=",
"ipx",
"8",
"0",
... |
[
"retrieve",
"the",
"port",
"with",
"the",
"type",
"and",
"the",
"port",
"number"
] | [
"for",
"(",
"ipx",
"8",
"0",
"0",
"port",
"port",
":",
"port",
"list",
")",
"{",
"if",
"(",
"port",
"get",
"command",
"type",
"(",
")",
"=",
"=",
"type",
"&",
"&",
"port",
"get",
"port",
"number",
"(",
")",
"=",
"=",
"port",
"number",
")",
"{... |
[
"retrieve",
"the",
"port",
"using",
"a",
"config",
"string"
] | [
"assert",
"(",
"config",
"port",
"string",
"length",
"(",
")",
"=",
"=",
"3",
")",
";",
"string",
"prefix",
"=",
"config",
"port",
"string",
"substring",
"(",
"0",
",",
"1",
")",
";",
"int",
"port",
"number",
"=",
"integer",
"parse",
"int",
"(",
"c... |
[
"return",
"all",
"ports"
] | [
"return",
"port",
"list",
";"
] |
[
"get",
"the",
"port",
"number",
"delta",
"(",
"first",
"extension",
"is",
"8",
")"
] | [
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"config",
"get",
"x",
"4",
"0",
"0length",
"(",
")",
";",
"i",
"+",
"+",
")",
"{",
"string",
"ext",
"name",
"=",
"config",
"x",
"4",
"0",
"0extensions",
"[",
"i",
"]",
";",
"if",
"(",
"extens... |
[
"this",
"should",
"be",
"called",
"from",
"the",
"reception",
"loop",
"to",
"send",
"response",
"to",
"mainthread",
"disabled",
"for",
"now",
"not",
"really",
"useful"
] | [
"global",
"response",
"=",
"command",
";",
"notify",
"(",
")",
";"
] |
[
"stop",
"the",
"device",
"thread"
] | [
"interrupted",
"=",
"true",
";",
"disconnect",
"(",
")",
";",
"for",
"(",
"ipx",
"8",
"0",
"0",
"port",
"port",
":",
"port",
"list",
")",
"{",
"port",
"destroy",
"(",
")",
";",
"}"
] |
[
"this",
"is",
"naive",
"implementation",
"of",
"dijsktra",
"shortest",
"path",
"algorithm",
"running",
"time",
"is",
"o",
"(",
"ve",
")",
";",
"this",
"implementation",
"works",
"best",
"with",
"dense",
"graphs"
] | [
"set",
"<",
"integer",
">",
"open",
"set",
"=",
"new",
"tree",
"set",
"<",
">",
"(",
")",
";",
"for",
"(",
"integer",
"vertex",
":",
"graph",
"get",
"vertices",
"(",
")",
")",
"{",
"if",
"(",
"source",
"equals",
"(",
"vertex",
")",
")",
"distance... |
[
"wrapper",
"method",
"for",
"{"
] | [
"return",
"build",
"index",
"(",
"json",
"feature",
"collection",
",",
"json",
"id",
"field",
",",
"spatial",
"rule",
"factory",
",",
"1",
",",
"new",
"b",
"box",
"(",
"-",
"180",
",",
"180",
",",
"-",
"90",
",",
"90",
")",
")",
";"
] |
[
"graceful",
"close"
] | [
"if",
"(",
"closed",
")",
"{",
"return",
";",
"}",
"closed",
"=",
"true",
";",
"if",
"(",
"timeout",
">",
"0",
")",
"{",
"long",
"start",
"=",
"system",
"current",
"time",
"millis",
"(",
")",
";",
"while",
"(",
"default",
"future",
"has",
"future",... |
[
"todo"
] | [
"list",
"<",
"classification",
"result",
"<",
"bytes",
"ref",
">",
">",
"assigned",
"classes",
"=",
"build",
"list",
"from",
"top",
"docs",
"(",
"knn",
"results",
")",
";",
"classification",
"result",
"<",
"bytes",
"ref",
">",
"assigned",
"class",
"=",
"... |
[
"get",
"all",
"bootstrap",
"news",
"that",
"exists",
"on",
"parse",
"com"
] | [
"return",
"get",
"news",
"service",
"(",
")",
"get",
"news",
"(",
")",
"get",
"results",
"(",
")",
";"
] |
[
"get",
"all",
"bootstrap",
"users",
"that",
"exist",
"on",
"parse",
"com"
] | [
"return",
"get",
"user",
"service",
"(",
")",
"get",
"users",
"(",
")",
"get",
"results",
"(",
")",
";"
] |
[
"get",
"all",
"bootstrap",
"checkins",
"that",
"exists",
"on",
"parse",
"com"
] | [
"return",
"get",
"check",
"in",
"service",
"(",
")",
"get",
"check",
"ins",
"(",
")",
"get",
"results",
"(",
")",
";"
] |
[
"<",
"p",
">",
"filters",
"on",
"the",
"name",
"of",
"the",
"job",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"job",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"job",
"name",
"for",
"the",
"user",
"import",
"job",
"<",
"/",
"p",
">"
] | [
"set",
"job",
"name",
"(",
"job",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"user",
"pool",
"id",
"for",
"the",
"user",
"pool",
"that",
"the",
"users",
"are",
"being",
"imported",
"into",
"<",
"/",
"p",
">"
] | [
"set",
"user",
"pool",
"id",
"(",
"user",
"pool",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"role",
"for",
"the",
"cloud",
"watch",
"logs",
"endpoint",
"to",
"assume",
"to",
"write",
"to",
"a",
"user",
"s",
"log",
"group",
"<",
"/",
"p",
">"
] | [
"this",
"cloud",
"watch",
"logs",
"role",
"arn",
"=",
"cloud",
"watch",
"logs",
"role",
"arn",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"role",
"for",
"the",
"cloud",
"watch",
"logs",
"endpoint",
"to",
"assume",
"to",
"write",
"to",
"a",
"user",
"s",
"log",
"group",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"cloud",
"watch",
"logs",
"role",
"arn",
";"
] |
[
"<",
"p",
">",
"the",
"role",
"arn",
"for",
"the",
"amazon",
"cloud",
"watch",
"logging",
"role",
"for",
"the",
"user",
"import",
"job",
"<",
"/",
"p",
">"
] | [
"set",
"cloud",
"watch",
"logs",
"role",
"arn",
"(",
"cloud",
"watch",
"logs",
"role",
"arn",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"upload",
"to",
"which",
"the",
"parts",
"are",
"associated",
"<",
"/",
"p",
">"
] | [
"this",
"multipart",
"upload",
"id",
"=",
"multipart",
"upload",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"the",
"upload",
"to",
"which",
"the",
"parts",
"are",
"associated",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"multipart",
"upload",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"id",
"of",
"a",
"multipart",
"upload",
"<",
"/",
"p",
">"
] | [
"set",
"multipart",
"upload",
"id",
"(",
"multipart",
"upload",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"of",
"the",
"vault",
"to",
"which",
"the",
"multipart",
"upload",
"was",
"initiated",
"<",
"/",
"p",
">"
] | [
"this",
"vault",
"a",
"r",
"n",
"=",
"vault",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"of",
"the",
"vault",
"to",
"which",
"the",
"multipart",
"upload",
"was",
"initiated",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"vault",
"a",
"r",
"n",
";"
] |
[
"<",
"p",
">",
"the",
"amazon",
"resource",
"name",
"(",
"arn",
")",
"of",
"the",
"vault",
"that",
"contains",
"the",
"archive",
"<",
"/",
"p",
">"
] | [
"set",
"vault",
"a",
"r",
"n",
"(",
"vault",
"a",
"r",
"n",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"description",
"of",
"an",
"archive",
"<",
"/",
"p",
">"
] | [
"this",
"archive",
"description",
"=",
"archive",
"description",
";"
] |
[
"<",
"p",
">",
"the",
"description",
"of",
"an",
"archive",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"archive",
"description",
";"
] |
[
"<",
"p",
">",
"the",
"description",
"of",
"the",
"archive",
"that",
"was",
"specified",
"in",
"the",
"initiate",
"multipart",
"upload",
"request",
"<",
"/",
"p",
">"
] | [
"set",
"archive",
"description",
"(",
"archive",
"description",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"part",
"size",
"in",
"bytes",
"this",
"is",
"the",
"same",
"value",
"that",
"you",
"specified",
"in",
"the",
"initiate",
"multipart",
"upload",
"request",
"<",
"/",
"p",
">"
] | [
"this",
"part",
"size",
"in",
"bytes",
"=",
"part",
"size",
"in",
"bytes",
";"
] |
[
"<",
"p",
">",
"the",
"part",
"size",
"in",
"bytes",
"this",
"is",
"the",
"same",
"value",
"that",
"you",
"specified",
"in",
"the",
"initiate",
"multipart",
"upload",
"request",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"part",
"size",
"in",
"bytes",
";"
] |
[
"<",
"p",
">",
"the",
"part",
"size",
"in",
"bytes",
"specified",
"in",
"the",
"initiate",
"multipart",
"upload",
"request",
"this",
"is",
"the",
"size",
"of",
"all",
"the",
"parts",
"in",
"the",
"upload",
"except",
"the",
"last",
"part",
"which",
"may",... | [
"set",
"part",
"size",
"in",
"bytes",
"(",
"part",
"size",
"in",
"bytes",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"utc",
"date",
"and",
"time",
"at",
"which",
"the",
"vault",
"lock",
"was",
"put",
"into",
"the",
"<",
"code",
">",
"in",
"progress",
"<",
"/",
"code",
">",
"state",
"<",
"/",
"p",
">"
] | [
"this",
"creation",
"date",
"=",
"creation",
"date",
";"
] |
[
"<",
"p",
">",
"the",
"utc",
"date",
"and",
"time",
"at",
"which",
"the",
"vault",
"lock",
"was",
"put",
"into",
"the",
"<",
"code",
">",
"in",
"progress",
"<",
"/",
"code",
">",
"state",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"creation",
"date",
";"
] |
[
"<",
"p",
">",
"the",
"utc",
"time",
"at",
"which",
"the",
"multipart",
"upload",
"was",
"initiated",
"<",
"/",
"p",
">"
] | [
"set",
"creation",
"date",
"(",
"creation",
"date",
")",
";",
"return",
"this",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"f",
"upper",
"bound",
"equals",
"(",
"get",
"java",
"lang",
"object",
"(",
")",
")",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"new",
"singleton",
"type",
"set",
"(",
"f",
"upper",
"bound",
",",
"get",
"type",
"set",
"environment",
"(",
")",
")",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"enumerated",
"type",
"set",
"e",
"=",
"enumerate",
"(",
")",
";",
"return",
"e",
"lower",
"bound",
"(",
")",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"true",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"type",
"set",
"lower",
"bound",
"=",
"lower",
"bound",
"(",
")",
";",
"return",
"lower",
"bound",
"any",
"member",
"(",
")",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"f",
"upper",
"bound",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"if",
"(",
"t",
"equals",
"(",
"f",
"upper",
"bound",
")",
")",
"return",
"true",
";",
"return",
"t",
"types",
"can",
"assign",
"to",
"(",
"t",
",",
"f",
"upper",
"bound",
")",
";"
] |
[
"returns",
"the",
"element",
"type",
"of",
"the",
"given",
"t",
"type",
"if",
"an",
"array",
"type",
"or",
"the",
"given",
"t",
"type",
"itself",
"otherwise"
] | [
"if",
"(",
"t",
"instanceof",
"array",
"type",
")",
"return",
"(",
"(",
"array",
"type",
")",
"t",
")",
"get",
"element",
"type",
"(",
")",
";",
"return",
"t",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"get",
"element",
"type",
"of",
"(",
"f",
"upper",
"bound",
")",
"get",
"sub",
"types",
"(",
")",
"length",
"=",
"=",
"0",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"return",
"f",
"upper",
"bound",
";"
] |
[
"/",
"*",
"(",
"non",
"-",
"javadoc",
")"
] | [
"if",
"(",
"f",
"enum",
"cache",
"=",
"=",
"null",
")",
"{",
"if",
"(",
"f",
"upper",
"bound",
"instanceof",
"array",
"type",
")",
"{",
"array",
"type",
"at",
"=",
"(",
"array",
"type",
")",
"f",
"upper",
"bound",
";",
"f",
"enum",
"cache",
"=",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.