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 class
Instance.InstanceMessage
Protobuf typegoogle.cloud.memcache.v1.Instance.InstanceMessage
static class
Instance.InstanceMessage.Builder
Protobuf typegoogle.cloud.memcache.v1.Instance.InstanceMessage
Methods in com.google.cloud.memcache.v1 that return Instance.InstanceMessageOrBuilder Modifier and Type Method Description Instance.InstanceMessageOrBuilder
Instance.Builder. getInstanceMessagesOrBuilder(int index)
List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageOrBuilder
Instance. getInstanceMessagesOrBuilder(int index)
List of messages that describe the current state of the Memcached instance.Instance.InstanceMessageOrBuilder
InstanceOrBuilder. 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.
-