Uses of Class
com.google.cloud.alloydb.v1.Instance.Node
-
Packages that use Instance.Node Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of Instance.Node in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return Instance.Node Modifier and Type Method Description Instance.NodeInstance.Node.Builder. build()Instance.NodeInstance.Node.Builder. buildPartial()static Instance.NodeInstance.Node. getDefaultInstance()Instance.NodeInstance.Node.Builder. getDefaultInstanceForType()Instance.NodeInstance.Node. getDefaultInstanceForType()Instance.NodeInstance.Builder. getNodes(int index)Output only.Instance.NodeInstance. getNodes(int index)Output only.Instance.NodeInstanceOrBuilder. getNodes(int index)Output only.Instance.NodeInstance.Builder. getWritableNode()Output only.Instance.NodeInstance. getWritableNode()Output only.Instance.NodeInstanceOrBuilder. getWritableNode()Output only.static Instance.NodeInstance.Node. parseDelimitedFrom(InputStream input)static Instance.NodeInstance.Node. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.NodeInstance.Node. parseFrom(byte[] data)static Instance.NodeInstance.Node. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.NodeInstance.Node. parseFrom(com.google.protobuf.ByteString data)static Instance.NodeInstance.Node. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.NodeInstance.Node. parseFrom(com.google.protobuf.CodedInputStream input)static Instance.NodeInstance.Node. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.NodeInstance.Node. parseFrom(InputStream input)static Instance.NodeInstance.Node. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Instance.NodeInstance.Node. parseFrom(ByteBuffer data)static Instance.NodeInstance.Node. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1 that return types with arguments of type Instance.Node Modifier and Type Method Description List<Instance.Node>Instance.Builder. getNodesList()Output only.List<Instance.Node>Instance. getNodesList()Output only.List<Instance.Node>InstanceOrBuilder. getNodesList()Output only.com.google.protobuf.Parser<Instance.Node>Instance.Node. getParserForType()static com.google.protobuf.Parser<Instance.Node>Instance.Node. parser()Methods in com.google.cloud.alloydb.v1 with parameters of type Instance.Node Modifier and Type Method Description Instance.BuilderInstance.Builder. addNodes(int index, Instance.Node value)Output only.Instance.BuilderInstance.Builder. addNodes(Instance.Node value)Output only.Instance.Node.BuilderInstance.Node.Builder. mergeFrom(Instance.Node other)Instance.BuilderInstance.Builder. mergeWritableNode(Instance.Node value)Output only.static Instance.Node.BuilderInstance.Node. newBuilder(Instance.Node prototype)Instance.BuilderInstance.Builder. setNodes(int index, Instance.Node value)Output only.Instance.BuilderInstance.Builder. setWritableNode(Instance.Node value)Output only.Method parameters in com.google.cloud.alloydb.v1 with type arguments of type Instance.Node Modifier and Type Method Description Instance.BuilderInstance.Builder. addAllNodes(Iterable<? extends Instance.Node> values)Output only.
-