Uses of Interface
com.google.cloud.memcache.v1.Instance.InstanceMessageOrBuilder
-
Packages that use Instance.InstanceMessageOrBuilder Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached API -
-
Uses of Instance.InstanceMessageOrBuilder in com.google.cloud.memcache.v1
Classes in com.google.cloud.memcache.v1 that implement Instance.InstanceMessageOrBuilder Modifier and Type Class Description static classInstance.InstanceMessageProtobuf typegoogle.cloud.memcache.v1.Instance.InstanceMessagestatic classInstance.InstanceMessage.BuilderProtobuf typegoogle.cloud.memcache.v1.Instance.InstanceMessageMethods in com.google.cloud.memcache.v1 that return Instance.InstanceMessageOrBuilder Modifier and Type Method Description Instance.InstanceMessageOrBuilderInstance.Builder. getInstanceMessagesOrBuilder(int index)List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageOrBuilderInstance. getInstanceMessagesOrBuilder(int index)List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageOrBuilderInstanceOrBuilder. getInstanceMessagesOrBuilder(int index)List of messages that describe the current state of the Memcached instance.Methods in com.google.cloud.memcache.v1 that return types with arguments of type Instance.InstanceMessageOrBuilder Modifier and Type Method Description List<? extends Instance.InstanceMessageOrBuilder>Instance.Builder. getInstanceMessagesOrBuilderList()List of messages that describe the current state of the Memcached instance.List<? extends Instance.InstanceMessageOrBuilder>Instance. getInstanceMessagesOrBuilderList()List of messages that describe the current state of the Memcached instance.List<? extends Instance.InstanceMessageOrBuilder>InstanceOrBuilder. getInstanceMessagesOrBuilderList()List of messages that describe the current state of the Memcached instance.
-