Uses of Class
com.google.cloud.alloydb.v1.BatchCreateInstancesRequest
-
Packages that use BatchCreateInstancesRequest Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of BatchCreateInstancesRequest in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return BatchCreateInstancesRequest Modifier and Type Method Description BatchCreateInstancesRequestBatchCreateInstancesRequest.Builder. build()BatchCreateInstancesRequestBatchCreateInstancesRequest.Builder. buildPartial()static BatchCreateInstancesRequestBatchCreateInstancesRequest. getDefaultInstance()BatchCreateInstancesRequestBatchCreateInstancesRequest.Builder. getDefaultInstanceForType()BatchCreateInstancesRequestBatchCreateInstancesRequest. getDefaultInstanceForType()static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseDelimitedFrom(InputStream input)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(byte[] data)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(InputStream input)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(ByteBuffer data)static BatchCreateInstancesRequestBatchCreateInstancesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1 that return types with arguments of type BatchCreateInstancesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminClient. batchCreateInstancesCallable()Creates new instances under the given project, location and cluster.com.google.api.gax.rpc.OperationCallable<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminClient. batchCreateInstancesOperationCallable()Creates new instances under the given project, location and cluster.com.google.api.gax.rpc.OperationCallSettings<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminSettings. batchCreateInstancesOperationSettings()Returns the object with the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminSettings.Builder. batchCreateInstancesOperationSettings()Returns the builder for the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminSettings. batchCreateInstancesSettings()Returns the object with the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminSettings.Builder. batchCreateInstancesSettings()Returns the builder for the settings used for calls to batchCreateInstances.static io.grpc.MethodDescriptor<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminGrpc. getBatchCreateInstancesMethod()com.google.protobuf.Parser<BatchCreateInstancesRequest>BatchCreateInstancesRequest. getParserForType()static com.google.protobuf.Parser<BatchCreateInstancesRequest>BatchCreateInstancesRequest. parser()Methods in com.google.cloud.alloydb.v1 with parameters of type BatchCreateInstancesRequest Modifier and Type Method Description com.google.longrunning.OperationAlloyDBAdminGrpc.AlloyDBAdminBlockingStub. batchCreateInstances(BatchCreateInstancesRequest request)Creates new instances under the given project, location and cluster.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AlloyDBAdminGrpc.AlloyDBAdminFutureStub. batchCreateInstances(BatchCreateInstancesRequest request)Creates new instances under the given project, location and cluster.voidAlloyDBAdminGrpc.AlloyDBAdminStub. batchCreateInstances(BatchCreateInstancesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates new instances under the given project, location and cluster.default voidAlloyDBAdminGrpc.AsyncService. batchCreateInstances(BatchCreateInstancesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates new instances under the given project, location and cluster.com.google.api.gax.longrunning.OperationFuture<BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminClient. batchCreateInstancesAsync(BatchCreateInstancesRequest request)Creates new instances under the given project, location and cluster.BatchCreateInstancesRequest.BuilderBatchCreateInstancesRequest.Builder. mergeFrom(BatchCreateInstancesRequest other)static BatchCreateInstancesRequest.BuilderBatchCreateInstancesRequest. newBuilder(BatchCreateInstancesRequest prototype) -
Uses of BatchCreateInstancesRequest in com.google.cloud.alloydb.v1.stub
Methods in com.google.cloud.alloydb.v1.stub that return types with arguments of type BatchCreateInstancesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminStub. batchCreateInstancesCallable()com.google.api.gax.rpc.UnaryCallable<BatchCreateInstancesRequest,com.google.longrunning.Operation>GrpcAlloyDBAdminStub. batchCreateInstancesCallable()com.google.api.gax.rpc.UnaryCallable<BatchCreateInstancesRequest,com.google.longrunning.Operation>HttpJsonAlloyDBAdminStub. batchCreateInstancesCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminStub. batchCreateInstancesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>GrpcAlloyDBAdminStub. batchCreateInstancesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>HttpJsonAlloyDBAdminStub. batchCreateInstancesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminStubSettings. batchCreateInstancesOperationSettings()Returns the object with the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>AlloyDBAdminStubSettings.Builder. batchCreateInstancesOperationSettings()Returns the builder for the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings. batchCreateInstancesSettings()Returns the object with the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings.Builder. batchCreateInstancesSettings()Returns the builder for the settings used for calls to batchCreateInstances.
-