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 class
Instance.Node
Protobuf typegoogle.cloud.memcache.v1.Instance.Node
static class
Instance.Node.Builder
Protobuf typegoogle.cloud.memcache.v1.Instance.Node
Methods in com.google.cloud.memcache.v1 that return Instance.NodeOrBuilder Modifier and Type Method Description Instance.NodeOrBuilder
Instance.Builder. getMemcacheNodesOrBuilder(int index)
Output only.Instance.NodeOrBuilder
Instance. getMemcacheNodesOrBuilder(int index)
Output only.Instance.NodeOrBuilder
InstanceOrBuilder. 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.
-