| Modifier and Type | Method and Description |
|---|---|
Instance.InstanceMessage |
Instance.InstanceMessage.Builder.build() |
Instance.InstanceMessage |
Instance.InstanceMessage.Builder.buildPartial() |
static Instance.InstanceMessage |
Instance.InstanceMessage.getDefaultInstance() |
Instance.InstanceMessage |
Instance.InstanceMessage.getDefaultInstanceForType() |
Instance.InstanceMessage |
Instance.InstanceMessage.Builder.getDefaultInstanceForType() |
Instance.InstanceMessage |
InstanceOrBuilder.getInstanceMessages(int index)
List of messages that describe the current state of the Memcached instance.
|
Instance.InstanceMessage |
Instance.getInstanceMessages(int index)
List of messages that describe the current state of the Memcached instance.
|
Instance.InstanceMessage |
Instance.Builder.getInstanceMessages(int index)
List of messages that describe the current state of the Memcached instance.
|
static Instance.InstanceMessage |
Instance.InstanceMessage.parseDelimitedFrom(InputStream input) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(byte[] data) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(ByteBuffer data) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(com.google.protobuf.ByteString data) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(InputStream input) |
static Instance.InstanceMessage |
Instance.InstanceMessage.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Instance.InstanceMessage> |
InstanceOrBuilder.getInstanceMessagesList()
List of messages that describe the current state of the Memcached instance.
|
List<Instance.InstanceMessage> |
Instance.getInstanceMessagesList()
List of messages that describe the current state of the Memcached instance.
|
List<Instance.InstanceMessage> |
Instance.Builder.getInstanceMessagesList()
List of messages that describe the current state of the Memcached instance.
|
com.google.protobuf.Parser<Instance.InstanceMessage> |
Instance.InstanceMessage.getParserForType() |
static com.google.protobuf.Parser<Instance.InstanceMessage> |
Instance.InstanceMessage.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addInstanceMessages(Instance.InstanceMessage value)
List of messages that describe the current state of the Memcached instance.
|
Instance.Builder |
Instance.Builder.addInstanceMessages(int index,
Instance.InstanceMessage value)
List of messages that describe the current state of the Memcached instance.
|
Instance.InstanceMessage.Builder |
Instance.InstanceMessage.Builder.mergeFrom(Instance.InstanceMessage other) |
static Instance.InstanceMessage.Builder |
Instance.InstanceMessage.newBuilder(Instance.InstanceMessage prototype) |
Instance.Builder |
Instance.Builder.setInstanceMessages(int index,
Instance.InstanceMessage value)
List of messages that describe the current state of the Memcached instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllInstanceMessages(Iterable<? extends Instance.InstanceMessage> values)
List of messages that describe the current state of the Memcached instance.
|
Copyright © 2024 Google LLC. All rights reserved.