| Modifier and Type | Method and Description |
|---|---|
Instance.Node |
Instance.Node.Builder.build() |
Instance.Node |
Instance.Node.Builder.buildPartial() |
static Instance.Node |
Instance.Node.getDefaultInstance() |
Instance.Node |
Instance.Node.getDefaultInstanceForType() |
Instance.Node |
Instance.Node.Builder.getDefaultInstanceForType() |
Instance.Node |
InstanceOrBuilder.getMemcacheNodes(int index)
Output only.
|
Instance.Node |
Instance.getMemcacheNodes(int index)
Output only.
|
Instance.Node |
Instance.Builder.getMemcacheNodes(int index)
Output only.
|
static Instance.Node |
Instance.Node.parseDelimitedFrom(InputStream input) |
static Instance.Node |
Instance.Node.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.Node |
Instance.Node.parseFrom(byte[] data) |
static Instance.Node |
Instance.Node.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.Node |
Instance.Node.parseFrom(ByteBuffer data) |
static Instance.Node |
Instance.Node.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.Node |
Instance.Node.parseFrom(com.google.protobuf.ByteString data) |
static Instance.Node |
Instance.Node.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.Node |
Instance.Node.parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance.Node |
Instance.Node.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.Node |
Instance.Node.parseFrom(InputStream input) |
static Instance.Node |
Instance.Node.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.Node> |
InstanceOrBuilder.getMemcacheNodesList()
Output only.
|
List<Instance.Node> |
Instance.getMemcacheNodesList()
Output only.
|
List<Instance.Node> |
Instance.Builder.getMemcacheNodesList()
Output only.
|
com.google.protobuf.Parser<Instance.Node> |
Instance.Node.getParserForType() |
static com.google.protobuf.Parser<Instance.Node> |
Instance.Node.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addMemcacheNodes(Instance.Node value)
Output only.
|
Instance.Builder |
Instance.Builder.addMemcacheNodes(int index,
Instance.Node value)
Output only.
|
Instance.Node.Builder |
Instance.Node.Builder.mergeFrom(Instance.Node other) |
static Instance.Node.Builder |
Instance.Node.newBuilder(Instance.Node prototype) |
Instance.Builder |
Instance.Builder.setMemcacheNodes(int index,
Instance.Node value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllMemcacheNodes(Iterable<? extends Instance.Node> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.