docstring_tokens list | code_tokens list |
|---|---|
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"<",
"a",
">",
"key",
"usage",
"<",
"/",
"a",
">",
"extension",
"values",
"<",
"/",
"p",
">"
] | [
"java",
"util",
"array",
"list",
"<",
"string",
">",
"key",
"usage",
"copy",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"string",
">",
"(",
"key",
"usage",
"length",
")",
";",
"for",
"(",
"key",
"usage",
"name",
"value",
":",
"key",
"usage",
... |
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"algorithms",
"that",
"can",
"be",
"used",
"to",
"generate",
"key",
"pairs",
"<",
"/",
"p",
">"
] | [
"return",
"key",
"types",
";"
] |
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"algorithms",
"that",
"can",
"be",
"used",
"to",
"generate",
"key",
"pairs",
"<",
"/",
"p",
">"
] | [
"if",
"(",
"key",
"types",
"=",
"=",
"null",
")",
"{",
"this",
"key",
"types",
"=",
"null",
";",
"return",
";",
"}",
"this",
"key",
"types",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"string",
">",
"(",
"key",
"types",
")",
";"
] |
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"algorithms",
"that",
"can",
"be",
"used",
"to",
"generate",
"key",
"pairs",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"method",
"appends",
"the",
"... | [
"if",
"(",
"this",
"key",
"types",
"=",
"=",
"null",
")",
"{",
"set",
"key",
"types",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"string",
">",
"(",
"key",
"types",
"length",
")",
")",
";",
"}",
"for",
"(",
"string",
"ele",
":",
"key",
"... |
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"algorithms",
"that",
"can",
"be",
"used",
"to",
"generate",
"key",
"pairs",
"<",
"/",
"p",
">"
] | [
"set",
"key",
"types",
"(",
"key",
"types",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specify",
"one",
"or",
"more",
"algorithms",
"that",
"can",
"be",
"used",
"to",
"generate",
"key",
"pairs",
"<",
"/",
"p",
">"
] | [
"java",
"util",
"array",
"list",
"<",
"string",
">",
"key",
"types",
"copy",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"string",
">",
"(",
"key",
"types",
"length",
")",
";",
"for",
"(",
"key",
"algorithm",
"value",
":",
"key",
"types",
")",
... |
[
"<",
"p",
">",
"the",
"path",
"information",
"<",
"/",
"p",
">"
] | [
"this",
"path",
"=",
"path",
";"
] |
[
"<",
"p",
">",
"the",
"path",
"information",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"path",
";"
] |
[
"<",
"p",
">",
"the",
"path",
"information",
"<",
"/",
"p",
">"
] | [
"set",
"path",
"(",
"path",
")",
";",
"return",
"this",
";"
] |
[
"sets",
"the",
"state",
"that",
"has",
"been",
"returned",
"in",
"the",
"raw",
"response",
"<",
"p",
">"
] | [
"m",
"coil",
"=",
"b",
";"
] |
[
"returns",
"the",
"state",
"that",
"should",
"be",
"written",
"with",
"this",
"<",
"tt",
">",
"write",
"coil",
"request",
"<",
"/",
"tt",
">",
"<",
"p",
">"
] | [
"return",
"m",
"coil",
";"
] |
[
"returns",
"the",
"reference",
"of",
"the",
"register",
"to",
"to",
"start",
"reading",
"from",
"with",
"this",
"<",
"tt",
">",
"read",
"multiple",
"registers",
"request",
"<",
"/",
"tt",
">",
"<",
"p",
">"
] | [
"return",
"m",
"reference",
";"
] |
[
"set",
"reference"
] | [
"dout",
"write",
"short",
"(",
"get",
"reference",
"(",
")",
")",
";",
"if",
"(",
"get",
"coil",
"(",
")",
")",
"{",
"dout",
"write",
"(",
"modbus",
"coil",
"on",
"bytes",
",",
"0",
",",
"2",
")",
";",
"}",
"else",
"{",
"dout",
"write",
"(",
... |
[
"get",
"the",
"configured",
"default",
"realm"
] | [
"return",
"default",
"realm",
";"
] |
[
"put",
"the",
"name",
"back",
"together",
"from",
"the",
"parts"
] | [
"string",
"builder",
"result",
"=",
"new",
"string",
"builder",
"(",
")",
";",
"result",
"append",
"(",
"service",
"name",
")",
";",
"if",
"(",
"host",
"name",
"!",
"=",
"null",
")",
"{",
"result",
"append",
"(",
"'",
"/",
"'",
")",
";",
"result",
... |
[
"replace",
"the",
"matches",
"of",
"the",
"from",
"pattern",
"in",
"the",
"base",
"string",
"with",
"the",
"value",
"of",
"the",
"to",
"string"
] | [
"matcher",
"match",
"=",
"from",
"matcher",
"(",
"base",
")",
";",
"if",
"(",
"repeat",
")",
"{",
"return",
"match",
"replace",
"all",
"(",
"to",
")",
";",
"}",
"else",
"{",
"return",
"match",
"replace",
"first",
"(",
"to",
")",
";",
"}"
] |
[
"<",
"p",
">",
"a",
"unique",
"identifier",
"for",
"the",
"source",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"this",
"node",
"group",
"id",
"=",
"node",
"group",
"id",
";"
] |
[
"<",
"p",
">",
"a",
"unique",
"identifier",
"for",
"the",
"source",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"node",
"group",
"id",
";"
] |
[
"<",
"p",
">",
"the",
"4",
"-",
"digit",
"id",
"for",
"the",
"node",
"group",
"these",
"configuration",
"values",
"apply",
"to",
"<",
"/",
"p",
">"
] | [
"set",
"node",
"group",
"id",
"(",
"node",
"group",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"keyspace",
"for",
"this",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"this",
"slots",
"=",
"slots",
";"
] |
[
"<",
"p",
">",
"the",
"keyspace",
"for",
"this",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"slots",
";"
] |
[
"<",
"p",
">",
"a",
"string",
"that",
"specifies",
"the",
"keyspace",
"for",
"a",
"particular",
"node",
"group",
"keyspaces",
"range",
"from",
"0",
"to",
"16",
"383",
"the",
"string",
"is",
"in",
"the",
"format",
"<",
"code",
">",
"startkey",
"-",
"end... | [
"set",
"slots",
"(",
"slots",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"read",
"replica",
"nodes",
"in",
"this",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"this",
"replica",
"count",
"=",
"replica",
"count",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"read",
"replica",
"nodes",
"in",
"this",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"replica",
"count",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"read",
"replica",
"nodes",
"in",
"this",
"node",
"group",
"(",
"shard",
")",
"<",
"/",
"p",
">"
] | [
"set",
"replica",
"count",
"(",
"replica",
"count",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"availability",
"zone",
"where",
"the",
"primary",
"node",
"of",
"this",
"node",
"group",
"(",
"shard",
")",
"is",
"launched",
"<",
"/",
"p",
">"
] | [
"this",
"primary",
"availability",
"zone",
"=",
"primary",
"availability",
"zone",
";"
] |
[
"<",
"p",
">",
"the",
"availability",
"zone",
"where",
"the",
"primary",
"node",
"of",
"this",
"node",
"group",
"(",
"shard",
")",
"is",
"launched",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"primary",
"availability",
"zone",
";"
] |
[
"<",
"p",
">",
"the",
"availability",
"zone",
"where",
"the",
"primary",
"node",
"of",
"this",
"node",
"group",
"(",
"shard",
")",
"is",
"launched",
"<",
"/",
"p",
">"
] | [
"set",
"primary",
"availability",
"zone",
"(",
"primary",
"availability",
"zone",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"a",
"list",
"of",
"availability",
"zones",
"to",
"be",
"used",
"for",
"the",
"read",
"replicas",
"the",
"number",
"of",
"availability",
"zones",
"in",
"this",
"list",
"must",
"match",
"the",
"value",
"of",
"<",
"code",
">",
"replica",
"... | [
"if",
"(",
"replica",
"availability",
"zones",
"=",
"=",
"null",
")",
"{",
"replica",
"availability",
"zones",
"=",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"string",
">",
"(",
")",
";",
"}",
"return",
"replica",
"availability... |
[
"<",
"p",
">",
"a",
"list",
"of",
"availability",
"zones",
"to",
"be",
"used",
"for",
"the",
"read",
"replicas",
"the",
"number",
"of",
"availability",
"zones",
"in",
"this",
"list",
"must",
"match",
"the",
"value",
"of",
"<",
"code",
">",
"replica",
"... | [
"if",
"(",
"replica",
"availability",
"zones",
"=",
"=",
"null",
")",
"{",
"this",
"replica",
"availability",
"zones",
"=",
"null",
";",
"return",
";",
"}",
"this",
"replica",
"availability",
"zones",
"=",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"int... |
[
"<",
"p",
">",
"a",
"list",
"of",
"availability",
"zones",
"to",
"be",
"used",
"for",
"the",
"read",
"replicas",
"the",
"number",
"of",
"availability",
"zones",
"in",
"this",
"list",
"must",
"match",
"the",
"value",
"of",
"<",
"code",
">",
"replica",
"... | [
"if",
"(",
"this",
"replica",
"availability",
"zones",
"=",
"=",
"null",
")",
"{",
"set",
"replica",
"availability",
"zones",
"(",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"string",
">",
"(",
"replica",
"availability",
"zones",
... |
[
"<",
"p",
">",
"a",
"list",
"of",
"availability",
"zones",
"to",
"be",
"used",
"for",
"the",
"read",
"replicas",
"the",
"number",
"of",
"availability",
"zones",
"in",
"this",
"list",
"must",
"match",
"the",
"value",
"of",
"<",
"code",
">",
"replica",
"... | [
"set",
"replica",
"availability",
"zones",
"(",
"replica",
"availability",
"zones",
")",
";",
"return",
"this",
";"
] |
[
"generates",
"chain",
"with",
"alternative",
"sub",
"-",
"chains",
"max",
"height",
"blocks",
"on",
"each",
"level"
] | [
"list",
"<",
"block",
">",
"result",
"=",
"new",
"array",
"list",
"<",
">",
"(",
")",
";",
"list",
"<",
"byte",
"[",
"]",
">",
"last",
"hashes",
"=",
"new",
"array",
"list",
"<",
">",
"(",
")",
";",
"last",
"hashes",
"add",
"(",
"start",
"paren... |
[
"{"
] | [
"return",
"0",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [] |
[
"{"
] | [] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [
"return",
"false",
";"
] |
[
"{"
] | [] |
[
"returns",
"a",
"cache",
"builder",
"configured",
"according",
"to",
"this",
"instance",
"s",
"specification"
] | [
"cache",
"builder",
"<",
"object",
",",
"object",
">",
"builder",
"=",
"cache",
"builder",
"new",
"builder",
"(",
")",
";",
"if",
"(",
"initial",
"capacity",
"!",
"=",
"null",
")",
"{",
"builder",
"initial",
"capacity",
"(",
"initial",
"capacity",
")",
... |
[
"returns",
"a",
"string",
"that",
"can",
"be",
"used",
"to",
"parse",
"an",
"equivalent",
"{",
"@",
"code",
"caffeine",
"spec",
"}",
"the",
"order",
"and",
"form",
"of",
"this",
"representation",
"is",
"not",
"guaranteed",
"except",
"that",
"parsing",
"its... | [
"return",
"specification",
";"
] |
[
"returns",
"a",
"string",
"representation",
"for",
"this",
"cache",
"builder",
"spec",
"instance",
"the",
"form",
"of",
"this",
"representation",
"is",
"not",
"guaranteed"
] | [
"return",
"more",
"objects",
"to",
"string",
"helper",
"(",
"this",
")",
"add",
"value",
"(",
"to",
"parsable",
"string",
"(",
")",
")",
"to",
"string",
"(",
")",
";"
] |
[
"converts",
"an",
"expiration",
"duration",
"/",
"unit",
"pair",
"into",
"a",
"single",
"long",
"for",
"hashing",
"and",
"equality",
"uses",
"nanos",
"to",
"match",
"cache",
"builder",
"implementation"
] | [
"return",
"(",
"unit",
"=",
"=",
"null",
")",
"?",
"null",
":",
"unit",
"to",
"nanos",
"(",
"duration",
")",
";"
] |
[
"}"
] | [
"return",
"default",
"group",
"get",
"(",
")",
";"
] |
[
"<",
"p",
">",
"the",
"unique",
"identifier",
"of",
"the",
"master",
"key",
"for",
"which",
"deletion",
"is",
"canceled",
"<",
"/",
"p",
">"
] | [
"set",
"key",
"id",
"(",
"key",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"contains",
"a",
"user",
"-",
"supplied",
"database",
"identifier",
"this",
"identifier",
"is",
"the",
"unique",
"key",
"that",
"identifies",
"a",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"set",
"d",
"b",
"instance",
"identifier",
"(",
"d",
"b",
"instance",
"identifier",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"compute",
"and",
"memory",
"capacity",
"of",
"the",
"db",
"instance",
"for",
"example",
"<",
"code",
">",
"db",
"m",
"4",
"large",
"<",
"/",
"code",
">",
"not",
"all",
"db",
"instance",
"classes",
"are",
"available",
"in",
"all... | [
"this",
"d",
"b",
"instance",
"class",
"=",
"d",
"b",
"instance",
"class",
";"
] |
[
"<",
"p",
">",
"the",
"compute",
"and",
"memory",
"capacity",
"of",
"the",
"db",
"instance",
"for",
"example",
"<",
"code",
">",
"db",
"m",
"4",
"large",
"<",
"/",
"code",
">",
"not",
"all",
"db",
"instance",
"classes",
"are",
"available",
"in",
"all... | [
"return",
"this",
"d",
"b",
"instance",
"class",
";"
] |
[
"<",
"p",
">",
"contains",
"the",
"name",
"of",
"the",
"compute",
"and",
"memory",
"capacity",
"class",
"of",
"the",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"set",
"d",
"b",
"instance",
"class",
"(",
"d",
"b",
"instance",
"class",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"name",
"of",
"the",
"database",
"engine",
"to",
"be",
"used",
"for",
"this",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"set",
"engine",
"(",
"engine",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"current",
"state",
"of",
"this",
"database",
"<",
"/",
"p",
">"
] | [
"this",
"d",
"b",
"instance",
"status",
"=",
"d",
"b",
"instance",
"status",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"current",
"state",
"of",
"this",
"database",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"d",
"b",
"instance",
"status",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"current",
"state",
"of",
"this",
"database",
"<",
"/",
"p",
">"
] | [
"set",
"d",
"b",
"instance",
"status",
"(",
"d",
"b",
"instance",
"status",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"for",
"the",
"master",
"user",
"not",
"used",
"<",
"/",
"p",
">"
] | [
"this",
"master",
"username",
"=",
"master",
"username",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"for",
"the",
"master",
"user",
"not",
"used",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"master",
"username",
";"
] |
[
"<",
"p",
">",
"contains",
"the",
"master",
"username",
"for",
"the",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"set",
"master",
"username",
"(",
"master",
"username",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"database",
"name",
"<",
"/",
"p",
">",
"<",
"p",
">",
"type",
":",
"string",
"<",
"/",
"p",
">"
] | [
"this",
"d",
"b",
"name",
"=",
"d",
"b",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"database",
"name",
"<",
"/",
"p",
">",
"<",
"p",
">",
"type",
":",
"string",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"d",
"b",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"meaning",
"of",
"this",
"parameter",
"differs",
"according",
"to",
"the",
"database",
"engine",
"you",
"use",
"for",
"example",
"this",
"value",
"returns",
"my",
"s",
"q",
"l",
"maria",
"d",
"b",
"or",
"postgre",
"s",
"q",
"l",
... | [
"set",
"d",
"b",
"name",
"(",
"d",
"b",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"modified",
"endpoint",
"<",
"/",
"p",
">"
] | [
"this",
"endpoint",
"=",
"endpoint",
";"
] |
[
"<",
"p",
">",
"the",
"modified",
"endpoint",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"endpoint",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"connection",
"endpoint",
"<",
"/",
"p",
">"
] | [
"set",
"endpoint",
"(",
"endpoint",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"amount",
"of",
"storage",
"(",
"in",
"gibibytes",
")",
"to",
"allocate",
"for",
"the",
"db",
"instance",
"<",
"/",
"p",
">",
"<",
"p",
">",
"type",
":",
"integer",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"... | [
"this",
"allocated",
"storage",
"=",
"allocated",
"storage",
";"
] |
[
"<",
"p",
">",
"the",
"amount",
"of",
"storage",
"(",
"in",
"gibibytes",
")",
"to",
"allocate",
"for",
"the",
"db",
"instance",
"<",
"/",
"p",
">",
"<",
"p",
">",
"type",
":",
"integer",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"... | [
"return",
"this",
"allocated",
"storage",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"allocated",
"storage",
"size",
"specified",
"in",
"gibibytes",
"<",
"/",
"p",
">"
] | [
"set",
"allocated",
"storage",
"(",
"allocated",
"storage",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"date",
"and",
"time",
"the",
"db",
"instance",
"was",
"created",
"<",
"/",
"p",
">"
] | [
"this",
"instance",
"create",
"time",
"=",
"instance",
"create",
"time",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"date",
"and",
"time",
"the",
"db",
"instance",
"was",
"created",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"instance",
"create",
"time",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"date",
"and",
"time",
"the",
"db",
"instance",
"was",
"created",
"<",
"/",
"p",
">"
] | [
"set",
"instance",
"create",
"time",
"(",
"instance",
"create",
"time",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"daily",
"time",
"range",
"during",
"which",
"automated",
"backups",
"are",
"created",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"the",
"daily",
"time",
"range",
"for",
"creating",
"automated",
"backups",
"is",
"manage... | [
"this",
"preferred",
"backup",
"window",
"=",
"preferred",
"backup",
"window",
";"
] |
[
"<",
"p",
">",
"the",
"daily",
"time",
"range",
"during",
"which",
"automated",
"backups",
"are",
"created",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"the",
"daily",
"time",
"range",
"for",
"creating",
"automated",
"backups",
"is",
"manage... | [
"return",
"this",
"preferred",
"backup",
"window",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"daily",
"time",
"range",
"during",
"which",
"automated",
"backups",
"are",
"created",
"if",
"automated",
"backups",
"are",
"enabled",
"as",
"determined",
"by",
"the",
"<",
"code",
">",
"backup",
"retention",
"period",
"<",... | [
"set",
"preferred",
"backup",
"window",
"(",
"preferred",
"backup",
"window",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"days",
"for",
"which",
"automated",
"backups",
"are",
"retained",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"the",
"retention",
"period",
"for",
"automated",
"backups",
"is",
"managed",
"by",
"the",
... | [
"this",
"backup",
"retention",
"period",
"=",
"backup",
"retention",
"period",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"days",
"for",
"which",
"automated",
"backups",
"are",
"retained",
"<",
"/",
"p",
">",
"<",
"p",
">",
"not",
"applicable",
"the",
"retention",
"period",
"for",
"automated",
"backups",
"is",
"managed",
"by",
"the",
... | [
"return",
"this",
"backup",
"retention",
"period",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"number",
"of",
"days",
"for",
"which",
"automatic",
"db",
"snapshots",
"are",
"retained",
"<",
"/",
"p",
">"
] | [
"set",
"backup",
"retention",
"period",
"(",
"backup",
"retention",
"period",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"provides",
"list",
"of",
"db",
"security",
"group",
"elements",
"containing",
"only",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"name",
"<",
"/",
"code",
">",
"and",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"status",
"<... | [
"return",
"d",
"b",
"security",
"groups",
";"
] |
[
"<",
"p",
">",
"provides",
"list",
"of",
"db",
"security",
"group",
"elements",
"containing",
"only",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"name",
"<",
"/",
"code",
">",
"and",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"status",
"<... | [
"if",
"(",
"d",
"b",
"security",
"groups",
"=",
"=",
"null",
")",
"{",
"this",
"d",
"b",
"security",
"groups",
"=",
"null",
";",
"return",
";",
"}",
"this",
"d",
"b",
"security",
"groups",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"d",
"b... |
[
"<",
"p",
">",
"provides",
"list",
"of",
"db",
"security",
"group",
"elements",
"containing",
"only",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"name",
"<",
"/",
"code",
">",
"and",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"status",
"<... | [
"if",
"(",
"this",
"d",
"b",
"security",
"groups",
"=",
"=",
"null",
")",
"{",
"set",
"d",
"b",
"security",
"groups",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"d",
"b",
"security",
"group",
"membership",
">",
"(",
"d",
"b",
"security",
"gr... |
[
"<",
"p",
">",
"provides",
"list",
"of",
"db",
"security",
"group",
"elements",
"containing",
"only",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"name",
"<",
"/",
"code",
">",
"and",
"<",
"code",
">",
"d",
"b",
"security",
"group",
"status",
"<... | [
"set",
"d",
"b",
"security",
"groups",
"(",
"d",
"b",
"security",
"groups",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"vpc",
"security",
"group",
"for",
"the",
"instance",
"<",
"/",
"p",
">"
] | [
"return",
"vpc",
"security",
"groups",
";"
] |
[
"<",
"p",
">",
"the",
"vpc",
"security",
"group",
"for",
"the",
"instance",
"<",
"/",
"p",
">"
] | [
"if",
"(",
"vpc",
"security",
"groups",
"=",
"=",
"null",
")",
"{",
"this",
"vpc",
"security",
"groups",
"=",
"null",
";",
"return",
";",
"}",
"this",
"vpc",
"security",
"groups",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"vpc",
"security",
"... |
[
"<",
"p",
">",
"provides",
"a",
"list",
"of",
"vpc",
"security",
"group",
"elements",
"that",
"the",
"db",
"instance",
"belongs",
"to",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"method",
"appends"... | [
"if",
"(",
"this",
"vpc",
"security",
"groups",
"=",
"=",
"null",
")",
"{",
"set",
"vpc",
"security",
"groups",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"vpc",
"security",
"group",
"membership",
">",
"(",
"vpc",
"security",
"groups",
"length",
... |
[
"<",
"p",
">",
"provides",
"a",
"list",
"of",
"vpc",
"security",
"group",
"elements",
"that",
"the",
"db",
"instance",
"belongs",
"to",
"<",
"/",
"p",
">"
] | [
"set",
"vpc",
"security",
"groups",
"(",
"vpc",
"security",
"groups",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"list",
"of",
"db",
"parameter",
"groups",
"applied",
"to",
"this",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"return",
"d",
"b",
"parameter",
"groups",
";"
] |
[
"<",
"p",
">",
"provides",
"the",
"list",
"of",
"db",
"parameter",
"groups",
"applied",
"to",
"this",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"if",
"(",
"d",
"b",
"parameter",
"groups",
"=",
"=",
"null",
")",
"{",
"this",
"d",
"b",
"parameter",
"groups",
"=",
"null",
";",
"return",
";",
"}",
"this",
"d",
"b",
"parameter",
"groups",
"=",
"new",
"java",
"util",
"array",
"list",
"<",
"d",
... |
[
"<",
"p",
">",
"provides",
"the",
"list",
"of",
"db",
"parameter",
"groups",
"applied",
"to",
"this",
"db",
"instance",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"method",
"appends",
"the",
"values... | [
"if",
"(",
"this",
"d",
"b",
"parameter",
"groups",
"=",
"=",
"null",
")",
"{",
"set",
"d",
"b",
"parameter",
"groups",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"d",
"b",
"parameter",
"group",
"status",
">",
"(",
"d",
"b",
"parameter",
"gr... |
[
"<",
"p",
">",
"provides",
"the",
"list",
"of",
"db",
"parameter",
"groups",
"applied",
"to",
"this",
"db",
"instance",
"<",
"/",
"p",
">"
] | [
"set",
"d",
"b",
"parameter",
"groups",
"(",
"d",
"b",
"parameter",
"groups",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"availability",
"zone",
"where",
"you",
"want",
"to",
"create",
"the",
"disk",
"(",
"e",
"g",
"<",
"code",
">",
"us",
"-",
"east",
"-",
"2a",
"<",
"/",
"code",
">",
")",
"choose",
"the",
"same",
"availability",
"zone",
"as",
... | [
"this",
"availability",
"zone",
"=",
"availability",
"zone",
";"
] |
[
"<",
"p",
">",
"the",
"availability",
"zone",
"where",
"you",
"want",
"to",
"create",
"the",
"disk",
"(",
"e",
"g",
"<",
"code",
">",
"us",
"-",
"east",
"-",
"2a",
"<",
"/",
"code",
">",
")",
"choose",
"the",
"same",
"availability",
"zone",
"as",
... | [
"return",
"this",
"availability",
"zone",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"name",
"of",
"the",
"availability",
"zone",
"the",
"db",
"instance",
"is",
"located",
"in",
"<",
"/",
"p",
">"
] | [
"set",
"availability",
"zone",
"(",
"availability",
"zone",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specifies",
"information",
"on",
"the",
"subnet",
"group",
"associated",
"with",
"the",
"db",
"instance",
"including",
"the",
"name",
"description",
"and",
"subnets",
"in",
"the",
"subnet",
"group",
"<",
"/",
"p",
">"
] | [
"this",
"d",
"b",
"subnet",
"group",
"=",
"d",
"b",
"subnet",
"group",
";"
] |
[
"<",
"p",
">",
"specifies",
"information",
"on",
"the",
"subnet",
"group",
"associated",
"with",
"the",
"db",
"instance",
"including",
"the",
"name",
"description",
"and",
"subnets",
"in",
"the",
"subnet",
"group",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"d",
"b",
"subnet",
"group",
";"
] |
[
"<",
"p",
">",
"specifies",
"information",
"on",
"the",
"subnet",
"group",
"associated",
"with",
"the",
"db",
"instance",
"including",
"the",
"name",
"description",
"and",
"subnets",
"in",
"the",
"subnet",
"group",
"<",
"/",
"p",
">"
] | [
"set",
"d",
"b",
"subnet",
"group",
"(",
"d",
"b",
"subnet",
"group",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specifies",
"the",
"weekly",
"time",
"range",
"during",
"which",
"system",
"maintenance",
"can",
"occur",
"in",
"universal",
"coordinated",
"time",
"(",
"utc",
")",
"<",
"/",
"p",
">"
] | [
"set",
"preferred",
"maintenance",
"window",
"(",
"preferred",
"maintenance",
"window",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"specifies",
"that",
"changes",
"to",
"the",
"db",
"instance",
"are",
"pending",
"this",
"element",
"is",
"only",
"included",
"when",
"changes",
"are",
"pending",
"specific",
"changes",
"are",
"identified",
"by",
"subelements",
"<",
"/",
"p",
... | [
"this",
"pending",
"modified",
"values",
"=",
"pending",
"modified",
"values",
";"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.