Uses of Class
com.google.cloud.alloydb.v1alpha.CreateClusterRequest
-
Packages that use CreateClusterRequest Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB APIcom.google.cloud.alloydb.v1alpha.stub -
-
Uses of CreateClusterRequest in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return CreateClusterRequest Modifier and Type Method Description CreateClusterRequestCreateClusterRequest.Builder. build()CreateClusterRequestCreateClusterRequest.Builder. buildPartial()static CreateClusterRequestCreateClusterRequest. getDefaultInstance()CreateClusterRequestCreateClusterRequest.Builder. getDefaultInstanceForType()CreateClusterRequestCreateClusterRequest. getDefaultInstanceForType()static CreateClusterRequestCreateClusterRequest. parseDelimitedFrom(InputStream input)static CreateClusterRequestCreateClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClusterRequestCreateClusterRequest. parseFrom(byte[] data)static CreateClusterRequestCreateClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClusterRequestCreateClusterRequest. parseFrom(com.google.protobuf.ByteString data)static CreateClusterRequestCreateClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClusterRequestCreateClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateClusterRequestCreateClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClusterRequestCreateClusterRequest. parseFrom(InputStream input)static CreateClusterRequestCreateClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClusterRequestCreateClusterRequest. parseFrom(ByteBuffer data)static CreateClusterRequestCreateClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1alpha that return types with arguments of type CreateClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminClient. createClusterCallable()Creates a new Cluster in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminClient. createClusterOperationCallable()Creates a new Cluster in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminSettings.Builder. createClusterOperationSettings()Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.OperationCallSettings<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminSettings. createClusterOperationSettings()Returns the object with the settings used for calls to createCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminSettings.Builder. createClusterSettings()Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminSettings. createClusterSettings()Returns the object with the settings used for calls to createCluster.static io.grpc.MethodDescriptor<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminGrpc. getCreateClusterMethod()com.google.protobuf.Parser<CreateClusterRequest>CreateClusterRequest. getParserForType()static com.google.protobuf.Parser<CreateClusterRequest>CreateClusterRequest. parser()Methods in com.google.cloud.alloydb.v1alpha with parameters of type CreateClusterRequest Modifier and Type Method Description com.google.longrunning.OperationAlloyDBAdminGrpc.AlloyDBAdminBlockingStub. createCluster(CreateClusterRequest request)Creates a new Cluster in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AlloyDBAdminGrpc.AlloyDBAdminFutureStub. createCluster(CreateClusterRequest request)Creates a new Cluster in a given project and location.voidAlloyDBAdminGrpc.AlloyDBAdminStub. createCluster(CreateClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Cluster in a given project and location.default voidAlloyDBAdminGrpc.AsyncService. createCluster(CreateClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Cluster in a given project and location.com.google.api.gax.longrunning.OperationFuture<Cluster,OperationMetadata>AlloyDBAdminClient. createClusterAsync(CreateClusterRequest request)Creates a new Cluster in a given project and location.CreateClusterRequest.BuilderCreateClusterRequest.Builder. mergeFrom(CreateClusterRequest other)static CreateClusterRequest.BuilderCreateClusterRequest. newBuilder(CreateClusterRequest prototype) -
Uses of CreateClusterRequest in com.google.cloud.alloydb.v1alpha.stub
Methods in com.google.cloud.alloydb.v1alpha.stub that return types with arguments of type CreateClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStub. createClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateClusterRequest,com.google.longrunning.Operation>GrpcAlloyDBAdminStub. createClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateClusterRequest,com.google.longrunning.Operation>HttpJsonAlloyDBAdminStub. createClusterCallable()com.google.api.gax.rpc.OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStub. createClusterOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>GrpcAlloyDBAdminStub. createClusterOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>HttpJsonAlloyDBAdminStub. createClusterOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStubSettings.Builder. createClusterOperationSettings()Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.OperationCallSettings<CreateClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStubSettings. createClusterOperationSettings()Returns the object with the settings used for calls to createCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings.Builder. createClusterSettings()Returns the builder for the settings used for calls to createCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings. createClusterSettings()Returns the object with the settings used for calls to createCluster.
-