Uses of Interface
com.google.cloud.alloydb.v1.Instance.NodeOrBuilder
-
Packages that use Instance.NodeOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of Instance.NodeOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement Instance.NodeOrBuilder Modifier and Type Class Description static class
Instance.Node
Details of a single node in the instance.static class
Instance.Node.Builder
Details of a single node in the instance.Methods in com.google.cloud.alloydb.v1 that return Instance.NodeOrBuilder Modifier and Type Method Description Instance.NodeOrBuilder
Instance.Builder. getNodesOrBuilder(int index)
Output only.Instance.NodeOrBuilder
Instance. getNodesOrBuilder(int index)
Output only.Instance.NodeOrBuilder
InstanceOrBuilder. getNodesOrBuilder(int index)
Output only.Instance.NodeOrBuilder
Instance.Builder. getWritableNodeOrBuilder()
Output only.Instance.NodeOrBuilder
Instance. getWritableNodeOrBuilder()
Output only.Instance.NodeOrBuilder
InstanceOrBuilder. getWritableNodeOrBuilder()
Output only.Methods in com.google.cloud.alloydb.v1 that return types with arguments of type Instance.NodeOrBuilder Modifier and Type Method Description List<? extends Instance.NodeOrBuilder>
Instance.Builder. getNodesOrBuilderList()
Output only.List<? extends Instance.NodeOrBuilder>
Instance. getNodesOrBuilderList()
Output only.List<? extends Instance.NodeOrBuilder>
InstanceOrBuilder. getNodesOrBuilderList()
Output only.
-