Uses of Class
com.google.cloud.memcache.v1beta2.Instance.InstanceMessage
-
Packages that use Instance.InstanceMessage Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of Instance.InstanceMessage in com.google.cloud.memcache.v1beta2
Methods in com.google.cloud.memcache.v1beta2 that return Instance.InstanceMessage Modifier and Type Method Description Instance.InstanceMessageInstance.InstanceMessage.Builder. build()Instance.InstanceMessageInstance.InstanceMessage.Builder. buildPartial()static Instance.InstanceMessageInstance.InstanceMessage. getDefaultInstance()Instance.InstanceMessageInstance.InstanceMessage.Builder. getDefaultInstanceForType()Instance.InstanceMessageInstance.InstanceMessage. getDefaultInstanceForType()Instance.InstanceMessageInstance.Builder. getInstanceMessages(int index)List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageInstance. getInstanceMessages(int index)List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageInstanceOrBuilder. getInstanceMessages(int index)List of messages that describe the current state of the Memcached instance.static Instance.InstanceMessageInstance.InstanceMessage. parseDelimitedFrom(InputStream input)static Instance.InstanceMessageInstance.InstanceMessage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(byte[] data)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(com.google.protobuf.ByteString data)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(com.google.protobuf.CodedInputStream input)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(InputStream input)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(ByteBuffer data)static Instance.InstanceMessageInstance.InstanceMessage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.memcache.v1beta2 that return types with arguments of type Instance.InstanceMessage Modifier and Type Method Description List<Instance.InstanceMessage>Instance.Builder. 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>InstanceOrBuilder. 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()Methods in com.google.cloud.memcache.v1beta2 with parameters of type Instance.InstanceMessage Modifier and Type Method Description Instance.BuilderInstance.Builder. addInstanceMessages(int index, Instance.InstanceMessage value)List of messages that describe the current state of the Memcached instance.Instance.BuilderInstance.Builder. addInstanceMessages(Instance.InstanceMessage value)List of messages that describe the current state of the Memcached instance.Instance.InstanceMessage.BuilderInstance.InstanceMessage.Builder. mergeFrom(Instance.InstanceMessage other)static Instance.InstanceMessage.BuilderInstance.InstanceMessage. newBuilder(Instance.InstanceMessage prototype)Instance.BuilderInstance.Builder. setInstanceMessages(int index, Instance.InstanceMessage value)List of messages that describe the current state of the Memcached instance.Method parameters in com.google.cloud.memcache.v1beta2 with type arguments of type Instance.InstanceMessage Modifier and Type Method Description Instance.BuilderInstance.Builder. addAllInstanceMessages(Iterable<? extends Instance.InstanceMessage> values)List of messages that describe the current state of the Memcached instance.
-