Uses of Interface
com.google.cloud.alloydb.v1alpha.Instance.NodeOrBuilder
-
Packages that use Instance.NodeOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of Instance.NodeOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha that implement Instance.NodeOrBuilder Modifier and Type Class Description static classInstance.NodeDetails of a single node in the instance.static classInstance.Node.BuilderDetails of a single node in the instance.Methods in com.google.cloud.alloydb.v1alpha that return Instance.NodeOrBuilder Modifier and Type Method Description Instance.NodeOrBuilderInstance.Builder. getNodesOrBuilder(int index)Output only.Instance.NodeOrBuilderInstance. getNodesOrBuilder(int index)Output only.Instance.NodeOrBuilderInstanceOrBuilder. getNodesOrBuilder(int index)Output only.Instance.NodeOrBuilderInstance.Builder. getWritableNodeOrBuilder()Output only.Instance.NodeOrBuilderInstance. getWritableNodeOrBuilder()Output only.Instance.NodeOrBuilderInstanceOrBuilder. getWritableNodeOrBuilder()Output only.Methods in com.google.cloud.alloydb.v1alpha 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.
-