Uses of Interface
com.google.cloud.redis.v1.NodeInfoOrBuilder
-
Packages that use NodeInfoOrBuilder Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis API -
-
Uses of NodeInfoOrBuilder in com.google.cloud.redis.v1
Classes in com.google.cloud.redis.v1 that implement NodeInfoOrBuilder Modifier and Type Class Description classNodeInfoNode specific properties.static classNodeInfo.BuilderNode specific properties.Methods in com.google.cloud.redis.v1 that return NodeInfoOrBuilder Modifier and Type Method Description NodeInfoOrBuilderInstance.Builder. getNodesOrBuilder(int index)Output only.NodeInfoOrBuilderInstance. getNodesOrBuilder(int index)Output only.NodeInfoOrBuilderInstanceOrBuilder. getNodesOrBuilder(int index)Output only.Methods in com.google.cloud.redis.v1 that return types with arguments of type NodeInfoOrBuilder Modifier and Type Method Description List<? extends NodeInfoOrBuilder>Instance.Builder. getNodesOrBuilderList()Output only.List<? extends NodeInfoOrBuilder>Instance. getNodesOrBuilderList()Output only.List<? extends NodeInfoOrBuilder>InstanceOrBuilder. getNodesOrBuilderList()Output only.
-