Uses of Interface
com.google.cloud.memcache.v1.Instance.NodeOrBuilder
-
Packages that use Instance.NodeOrBuilder Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached API -
-
Uses of Instance.NodeOrBuilder in com.google.cloud.memcache.v1
Classes in com.google.cloud.memcache.v1 that implement Instance.NodeOrBuilder Modifier and Type Class Description static classInstance.NodeProtobuf typegoogle.cloud.memcache.v1.Instance.Nodestatic classInstance.Node.BuilderProtobuf typegoogle.cloud.memcache.v1.Instance.NodeMethods in com.google.cloud.memcache.v1 that return Instance.NodeOrBuilder Modifier and Type Method Description Instance.NodeOrBuilderInstance.Builder. getMemcacheNodesOrBuilder(int index)Output only.Instance.NodeOrBuilderInstance. getMemcacheNodesOrBuilder(int index)Output only.Instance.NodeOrBuilderInstanceOrBuilder. getMemcacheNodesOrBuilder(int index)Output only.Methods in com.google.cloud.memcache.v1 that return types with arguments of type Instance.NodeOrBuilder Modifier and Type Method Description List<? extends Instance.NodeOrBuilder>Instance.Builder. getMemcacheNodesOrBuilderList()Output only.List<? extends Instance.NodeOrBuilder>Instance. getMemcacheNodesOrBuilderList()Output only.List<? extends Instance.NodeOrBuilder>InstanceOrBuilder. getMemcacheNodesOrBuilderList()Output only.
-