docstring_tokens
list
code_tokens
list
[ "<", "p", ">", "the", "name", "of", "the", "slot", "type", "the", "name", "is", "case", "sensitive", "<", "/", "p", ">" ]
[ "set", "name", "(", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "streaming", "distribution", "s", "configuration", "information", "<", "/", "p", ">" ]
[ "this", "streaming", "distribution", "config", "with", "tags", "=", "streaming", "distribution", "config", "with", "tags", ";" ]
[ "<", "p", ">", "the", "streaming", "distribution", "s", "configuration", "information", "<", "/", "p", ">" ]
[ "return", "this", "streaming", "distribution", "config", "with", "tags", ";" ]
[ "<", "p", ">", "the", "streaming", "distribution", "s", "configuration", "information", "<", "/", "p", ">" ]
[ "set", "streaming", "distribution", "config", "with", "tags", "(", "streaming", "distribution", "config", "with", "tags", ")", ";", "return", "this", ";" ]
[ "initializes", "this", "struct", "with", "the", "specified", "values" ]
[ "image", "(", "image", ")", ";", "p", "binds", "(", "p", "binds", ")", ";", "return", "this", ";" ]
[ "copies", "the", "specified", "struct", "data", "to", "this", "struct" ]
[ "mem", "copy", "(", "src", "address", "(", ")", ",", "address", "(", ")", ",", "sizeof", ")", ";", "return", "this", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "nmem", "alloc", "checked", "(", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "nmem", "calloc", "checked", "(", "1", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "byte", "buffer", "container", "=", "buffer", "utils", "create", "byte", "buffer", "(", "sizeof", ")", ";", "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "mem", "address", "(", "container", ")", ",", "container", ...
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "address", ")", ";" ]
[ "like", "{" ]
[ "return", "address", "=", "=", "null", "?", "null", ":", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "address", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "memory", "util", "#", "mem", "alloc", "mem", "alloc", "}", "the", "instance", "must", "be", "...
[ "return", "wrap", "(", "buffer", "class", ",", "nmem", "alloc", "checked", "(", "check", "malloc", "(", "capacity", ",", "sizeof", ")", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "memory", "util", "#", "mem", "calloc", "mem", "calloc", "}", "the", "instance", "must", "be", ...
[ "return", "wrap", "(", "buffer", "class", ",", "nmem", "calloc", "checked", "(", "capacity", ",", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "buffer", "utils", "}" ]
[ "byte", "buffer", "container", "=", "create", "(", "capacity", ",", "sizeof", ")", ";", "return", "wrap", "(", "buffer", "class", ",", "mem", "address", "(", "container", ")", ",", "capacity", ",", "container", ")", ";" ]
[ "create", "a", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "at", "the", "specified", "memory" ]
[ "return", "wrap", "(", "buffer", "class", ",", "address", ",", "capacity", ")", ";" ]
[ "like", "{" ]
[ "return", "address", "=", "=", "null", "?", "null", ":", "wrap", "(", "buffer", "class", ",", "address", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "malloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "calloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", "zero" ]
[ "return", "wrap", "(", "vk", "sparse", "image", "memory", "bind", "info", "class", ",", "stack", "ncalloc", "(", "alignof", ",", "1", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "on", "the", "thread", "-", "local", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "malloc", "stack", "(", "capacity", ",", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "on", "the", "thread", "-", "local", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits",...
[ "return", "calloc", "stack", "(", "capacity", ",", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "capacity", "*", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "sparse", "image", "memory", "bind", "info", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", "zer...
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "ncalloc", "(", "alignof", ",", "capacity", ",", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "long", "(", "null", ",", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "image", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "bindcount", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "vk", "sparse", "image", "memory", "bind", "create", "(", "mem", "get", "address", "(", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "pbinds", ")", ",", "nbind", "count", "(", "struct", ")", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "long", "(", "null", ",", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "image", ",", "value", ")", ";" ]
[ "sets", "the", "specified", "value", "to", "the", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "bindcount", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "mem", "put", "address", "(", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "pbinds", ",", "value", "address", "(", ")", ")", ";", "nbind", "count", "(", "struct", ",", "value", "remaining", "(", ")", ")", ";" ]
[ "validates", "pointer", "members", "that", "should", "not", "be", "{", "@", "code", "null", "}" ]
[ "check", "(", "mem", "get", "address", "(", "struct", "+", "vk", "sparse", "image", "memory", "bind", "info", "pbinds", ")", ")", ";" ]
[ "test", "if", "we", "get", "the", "expected", "exception", "when", "trying", "to", "create", "a", "hero", "without", "a", "name" ]
[ "assert", "throws", "(", "illegal", "argument", "exception", "class", ",", "(", ")", "-", ">", "new", "hero", "builder", "(", "profession", "thief", ",", "null", ")", ")", ";" ]
[ "gets", "the", "{" ]
[ "return", "map", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "challenge", "which", "you", "are", "responding", "to", "with", "this", "call", "this", "is", "returned", "to", "you", "in", "the", "<", "code", ">", "admin", "initiate", "auth", "<", "/", "code", ">", "resp...
[ "set", "challenge", "name", "(", "challenge", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "challenge", "which", "you", "are", "responding", "to", "with", "this", "call", "this", "is", "returned", "to", "you", "in", "the", "<", "code", ">", "admin", "initiate", "auth", "<", "/", "code", ">", "resp...
[ "this", "challenge", "name", "=", "challenge", "name", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "session", "which", "should", "be", "passed", "both", "ways", "in", "challenge", "-", "response", "calls", "to", "the", "service", "if", "<", "code", ">", "admin", "initiate", "auth", "<", "/", "code", ">", "or", "<", "code", ">...
[ "set", "session", "(", "session", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "challenge", "parameters", "these", "are", "returned", "to", "you", "in", "the", "<", "code", ">", "initiate", "auth", "<", "/", "code", ">", "response", "if", "you", "need", "to", "pass", "another", "challenge", "the", "responses",...
[ "return", "challenge", "parameters", ";" ]
[ "<", "p", ">", "the", "challenge", "parameters", "these", "are", "returned", "to", "you", "in", "the", "<", "code", ">", "initiate", "auth", "<", "/", "code", ">", "response", "if", "you", "need", "to", "pass", "another", "challenge", "the", "responses",...
[ "this", "challenge", "parameters", "=", "challenge", "parameters", ";" ]
[ "<", "p", ">", "the", "challenge", "parameters", "these", "are", "returned", "to", "you", "in", "the", "<", "code", ">", "admin", "initiate", "auth", "<", "/", "code", ">", "response", "if", "you", "need", "to", "pass", "another", "challenge", "the", "...
[ "set", "challenge", "parameters", "(", "challenge", "parameters", ")", ";", "return", "this", ";" ]
[ "removes", "all", "the", "entries", "added", "into", "challenge", "parameters" ]
[ "this", "challenge", "parameters", "=", "null", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "result", "of", "the", "authentication", "response", "this", "is", "only", "returned", "if", "the", "caller", "does", "not", "need", "to", "pass", "another", "challenge", "if", "the", "caller", "does", "need", "to", "pass", "another",...
[ "this", "authentication", "result", "=", "authentication", "result", ";" ]
[ "<", "p", ">", "the", "result", "of", "the", "authentication", "response", "this", "is", "only", "returned", "if", "the", "caller", "does", "not", "need", "to", "pass", "another", "challenge", "if", "the", "caller", "does", "need", "to", "pass", "another",...
[ "return", "this", "authentication", "result", ";" ]
[ "<", "p", ">", "the", "result", "of", "the", "authentication", "response", "this", "is", "only", "returned", "if", "the", "caller", "does", "not", "need", "to", "pass", "another", "challenge", "if", "the", "caller", "does", "need", "to", "pass", "another",...
[ "set", "authentication", "result", "(", "authentication", "result", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "data", "catalog", "where", "the", "tables", "reside", "if", "none", "is", "supplied", "the", "aws", "account", "id", "is", "used", "by", "default", "<", "/", "p", ">" ]
[ "this", "catalog", "id", "=", "catalog", "id", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "data", "catalog", "where", "the", "tables", "reside", "if", "none", "is", "supplied", "the", "aws", "account", "id", "is", "used", "by", "default", "<", "/", "p", ">" ]
[ "return", "this", "catalog", "id", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "data", "catalog", "where", "the", "function", "to", "be", "retrieved", "is", "located", "if", "none", "is", "supplied", "the", "aws", "account", "id", "is", "used", "by", "default", "<", "/", "p", ">" ]
[ "set", "catalog", "id", "(", "catalog", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "catalog", "database", "where", "the", "function", "is", "located", "<", "/", "p", ">" ]
[ "set", "database", "name", "(", "database", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "lambda", "function", "<", "/", "p", ">", "<", "p", "class", "=", "title", ">", "<", "b", ">", "name", "formats", "<", "/", "b", ">", "<", "/", "p", ">", "<", "ul", ">", "<", "li", ">", "<", "p",...
[ "return", "this", "function", "name", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "function", "<", "/", "p", ">" ]
[ "set", "function", "name", "(", "function", "name", ")", ";", "return", "this", ";" ]
[ "creates", "an", "audio", "record", "to", "capture", "audio", "played", "back", "by", "the", "system" ]
[ "return", "null", ";" ]
[ "get", "the", "underlying", "i", "media", "projection" ]
[ "return", "m", "impl", ";" ]
[ "override", "to", "handle", "requests", "to", "stop", "playback" ]
[]
[ "<", "p", ">", "the", "id", "of", "the", "resource", "<", "/", "p", ">" ]
[ "set", "resource", "id", "(", "resource", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "labels", "to", "improve", "discovery", "of", "apps", "in", "search", "results", "<", "/", "p", ">", "<", "p", ">", "minimum", "length", "=", "1", "maximum", "length", "=", "127", "maximum", "number", "of", "labels", ":", "10", "<", ...
[ "return", "labels", ";" ]
[ "<", "p", ">", "labels", "to", "improve", "discovery", "of", "apps", "in", "search", "results", "<", "/", "p", ">", "<", "p", ">", "minimum", "length", "=", "1", "maximum", "length", "=", "127", "maximum", "number", "of", "labels", ":", "10", "<", ...
[ "if", "(", "labels", "=", "=", "null", ")", "{", "this", "labels", "=", "null", ";", "return", ";", "}", "this", "labels", "=", "new", "java", "util", "array", "list", "<", "string", ">", "(", "labels", ")", ";" ]
[ "<", "p", ">", "list", "of", "labels", "to", "add", "to", "the", "resource", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "existing", "list", "(", ...
[ "if", "(", "this", "labels", "=", "=", "null", ")", "{", "set", "labels", "(", "new", "java", "util", "array", "list", "<", "string", ">", "(", "labels", "length", ")", ")", ";", "}", "for", "(", "string", "ele", ":", "labels", ")", "{", "this", ...
[ "<", "p", ">", "list", "of", "labels", "to", "add", "to", "the", "resource", "<", "/", "p", ">" ]
[ "set", "labels", "(", "labels", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "amazon", "work", "docs", "authentication", "token", "do", "not", "set", "this", "field", "when", "using", "administrative", "api", "actions", "as", "in", "accessing", "the", "api", "using", "aws", "credentials", "<", "/", "p", ">" ]
[ "this", "authentication", "token", "=", "authentication", "token", ";" ]
[ "<", "p", ">", "amazon", "work", "docs", "authentication", "token", "do", "not", "set", "this", "field", "when", "using", "administrative", "api", "actions", "as", "in", "accessing", "the", "api", "using", "aws", "credentials", "<", "/", "p", ">" ]
[ "return", "this", "authentication", "token", ";" ]
[ "<", "p", ">", "amazon", "work", "docs", "authentication", "token", "do", "not", "set", "this", "field", "when", "using", "administrative", "api", "actions", "as", "in", "accessing", "the", "api", "using", "aws", "credentials", "<", "/", "p", ">" ]
[ "set", "authentication", "token", "(", "authentication", "token", ")", ";", "return", "this", ";" ]
[ "}" ]
[ "this", "collector", "accepted", "time", "=", "collector", "accepted", "time", ";" ]
[ "<", "p", ">", "a", "list", "of", "strings", "that", "uniquely", "identify", "the", "clusters", "to", "protect", "this", "identifier", "is", "returned", "by", "<", "a", ">", "run", "job", "flow", "<", "/", "a", ">", "and", "can", "also", "be", "obtai...
[ "if", "(", "job", "flow", "ids", "=", "=", "null", ")", "{", "job", "flow", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", ")", ";", "}", "return", "job", "flow", "ids", ";" ]
[ "<", "p", ">", "a", "list", "of", "strings", "that", "uniquely", "identify", "the", "clusters", "to", "protect", "this", "identifier", "is", "returned", "by", "<", "a", ">", "run", "job", "flow", "<", "/", "a", ">", "and", "can", "also", "be", "obtai...
[ "if", "(", "job", "flow", "ids", "=", "=", "null", ")", "{", "this", "job", "flow", "ids", "=", "null", ";", "return", ";", "}", "this", "job", "flow", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">"...
[ "<", "p", ">", "identifiers", "of", "the", "job", "flows", "to", "receive", "the", "new", "visibility", "setting", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "t...
[ "if", "(", "this", "job", "flow", "ids", "=", "=", "null", ")", "{", "set", "job", "flow", "ids", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "job", "flow", "ids", "length", ")", ")", ";", "}", ...
[ "<", "p", ">", "identifiers", "of", "the", "job", "flows", "to", "receive", "the", "new", "visibility", "setting", "<", "/", "p", ">" ]
[ "set", "job", "flow", "ids", "(", "job", "flow", "ids", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "cluster", "is", "visible", "to", "all", "iam", "users", "of", "the", "aws", "account", "associated", "with", "the", "cluster", "if", "this", "value", "is", "set", "to", "<", "code", ">", "true", "<", "/", ...
[ "this", "visible", "to", "all", "users", "=", "visible", "to", "all", "users", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "cluster", "is", "visible", "to", "all", "iam", "users", "of", "the", "aws", "account", "associated", "with", "the", "cluster", "if", "this", "value", "is", "set", "to", "<", "code", ">", "true", "<", "/", ...
[ "return", "this", "visible", "to", "all", "users", ";" ]
[ "<", "p", ">", "whether", "the", "specified", "clusters", "are", "visible", "to", "all", "iam", "users", "of", "the", "aws", "account", "associated", "with", "the", "cluster", "if", "this", "value", "is", "set", "to", "true", "all", "iam", "users", "of",...
[ "set", "visible", "to", "all", "users", "(", "visible", "to", "all", "users", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "specifies", "whether", "the", "cluster", "is", "visible", "to", "all", "iam", "users", "of", "the", "aws", "account", "associated", "with", "the", "cluster", "if", "this", "value", "is", "set", "to", "<", "code", ">", "true", "<", "/", ...
[ "return", "this", "visible", "to", "all", "users", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "vpc", "that", "the", "directory", "is", "in", "<", "/", "p", ">" ]
[ "set", "vpc", "id", "(", "vpc", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "(", "interface", "endpoint", ")", "one", "or", "more", "subnets", "in", "which", "the", "endpoint", "is", "located", "<", "/", "p", ">" ]
[ "if", "(", "subnet", "ids", "=", "=", "null", ")", "{", "subnet", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", ")", ";", "}", "return", "subnet", "ids", ";" ]
[ "<", "p", ">", "(", "interface", "endpoint", ")", "one", "or", "more", "subnets", "in", "which", "the", "endpoint", "is", "located", "<", "/", "p", ">" ]
[ "if", "(", "subnet", "ids", "=", "=", "null", ")", "{", "this", "subnet", "ids", "=", "null", ";", "return", ";", "}", "this", "subnet", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "subnet", ...
[ "<", "p", ">", "the", "identifiers", "of", "the", "subnets", "for", "the", "directory", "servers", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "exis...
[ "if", "(", "this", "subnet", "ids", "=", "=", "null", ")", "{", "set", "subnet", "ids", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "subnet", "ids", "length", ")", ")", ";", "}", "for", "(", "stri...
[ "<", "p", ">", "the", "identifiers", "of", "the", "subnets", "for", "the", "directory", "servers", "<", "/", "p", ">" ]
[ "set", "subnet", "ids", "(", "subnet", "ids", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "cache", "security", "group", "<", "/", "p", ">" ]
[ "this", "security", "group", "id", "=", "security", "group", "id", ";" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "cache", "security", "group", "<", "/", "p", ">" ]
[ "return", "this", "security", "group", "id", ";" ]
[ "<", "p", ">", "the", "domain", "controller", "security", "group", "identifier", "for", "the", "directory", "<", "/", "p", ">" ]
[ "set", "security", "group", "id", "(", "security", "group", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "one", "or", "more", "availability", "zones", "for", "the", "group", "this", "parameter", "is", "optional", "if", "you", "specify", "one", "or", "more", "subnets", "<", "/", "p", ">" ]
[ "if", "(", "availability", "zones", "=", "=", "null", ")", "{", "availability", "zones", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", ")", ";", "}", "return", "availability", "zones", ";" ]
[ "<", "p", ">", "one", "or", "more", "availability", "zones", "for", "the", "group", "this", "parameter", "is", "optional", "if", "you", "specify", "one", "or", "more", "subnets", "<", "/", "p", ">" ]
[ "if", "(", "availability", "zones", "=", "=", "null", ")", "{", "this", "availability", "zones", "=", "null", ";", "return", ";", "}", "this", "availability", "zones", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ...
[ "<", "p", ">", "the", "list", "of", "availability", "zones", "that", "the", "directory", "is", "in", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "...
[ "if", "(", "this", "availability", "zones", "=", "=", "null", ")", "{", "set", "availability", "zones", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "availability", "zones", "length", ")", ")", ";", "}",...
[ "<", "p", ">", "the", "list", "of", "availability", "zones", "that", "the", "directory", "is", "in", "<", "/", "p", ">" ]
[ "set", "availability", "zones", "(", "availability", "zones", ")", ";", "return", "this", ";" ]
[ "returns", "true", "if", "the", "given", "query", "might", "match", "parent", "documents", "or", "documents", "that", "are", "nested", "under", "a", "different", "path" ]
[ "if", "(", "query", "instanceof", "constant", "score", "query", ")", "{", "return", "might", "match", "non", "nested", "docs", "(", "(", "(", "constant", "score", "query", ")", "query", ")", "get", "query", "(", ")", ",", "nested", "path", ")", ";", ...
[ "returns", "a", "value", "builder", "for", "the", "given", "header" ]
[ "return", "builder", "header", "(", "name", ")", ";" ]
[ "returns", "a", "value", "builder", "for", "the", "given", "exchange", "property" ]
[ "return", "builder", "exchange", "property", "(", "name", ")", ";" ]
[ "returns", "a", "value", "builder", "for", "the", "given", "exchange", "property" ]
[ "return", "builder", "exchange", "property", "(", "name", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "inbound", "body", "on", "an", "exchange" ]
[ "return", "builder", "body", "(", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "inbound", "message", "body", "as", "a", "specific", "type" ]
[ "return", "builder", "body", "as", "(", "type", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "outbound", "body", "on", "an", "exchange" ]
[ "return", "builder", "out", "body", "(", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "outbound", "message", "body", "as", "a", "specific", "type" ]
[ "return", "builder", "out", "body", "as", "(", "type", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "fault", "body", "on", "an", "exchange" ]
[ "return", "builder", "fault", "body", "(", ")", ";" ]
[ "returns", "a", "predicate", "and", "value", "builder", "for", "the", "fault", "message", "body", "as", "a", "specific", "type" ]
[ "return", "builder", "fault", "body", "as", "(", "type", ")", ";" ]
[ "returns", "a", "value", "builder", "for", "the", "given", "system", "property" ]
[ "return", "builder", "system", "property", "(", "name", ")", ";" ]
[ "returns", "a", "value", "builder", "for", "the", "given", "system", "property" ]
[ "return", "builder", "system", "property", "(", "name", ",", "default", "value", ")", ";" ]
[ "asserts", "the", "in", "message", "on", "the", "exchange", "contains", "the", "expected", "value" ]
[ "return", "assert", "message", "header", "(", "exchange", "get", "in", "(", ")", ",", "name", ",", "expected", ")", ";" ]
[ "asserts", "the", "out", "message", "on", "the", "exchange", "contains", "the", "expected", "value" ]
[ "return", "assert", "message", "header", "(", "exchange", "get", "out", "(", ")", ",", "name", ",", "expected", ")", ";" ]
[ "asserts", "that", "the", "predicate", "returns", "the", "expected", "value", "on", "the", "exchange" ]
[ "assert", "predicate", "(", "predicate", ",", "exchange", ",", "true", ")", ";" ]
[ "a", "helper", "method", "to", "create", "a", "list", "of", "route", "objects", "for", "a", "given", "route", "builder" ]
[ "camel", "context", "context", "=", "new", "default", "camel", "context", "(", ")", ";", "context", "add", "routes", "(", "builder", ")", ";", "context", "start", "(", ")", ";", "list", "<", "route", ">", "answer", "=", "context", "get", "routes", "(",...
[ "if", "a", "processor", "is", "wrapped", "with", "a", "bunch", "of", "delegate", "processor", "or", "delegate", "async", "processor", "objects", "this", "call", "will", "drill", "through", "them", "and", "return", "the", "wrapped", "processor" ]
[ "while", "(", "true", ")", "{", "if", "(", "processor", "instanceof", "delegate", "processor", ")", "{", "processor", "=", "(", "(", "delegate", "processor", ")", "processor", ")", "get", "processor", "(", ")", ";", "}", "else", "{", "return", "processor...
[ "if", "a", "processor", "is", "wrapped", "with", "a", "bunch", "of", "delegate", "processor", "or", "delegate", "async", "processor", "objects", "this", "call", "will", "drill", "through", "them", "and", "return", "the", "channel", "<", "p", "/", ">", "ret...
[ "while", "(", "true", ")", "{", "if", "(", "processor", "instanceof", "channel", ")", "{", "return", "(", "channel", ")", "processor", ";", "}", "else", "if", "(", "processor", "instanceof", "delegate", "processor", ")", "{", "processor", "=", "(", "(", ...
[ "recursively", "delete", "a", "directory", "useful", "to", "zapping", "test", "data" ]
[ "return", "delete", "directory", "(", "new", "file", "(", "file", ")", ")", ";" ]