Uses of Class
com.google.cloud.alloydb.v1.CreateSecondaryClusterRequest
-
Packages that use CreateSecondaryClusterRequest Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of CreateSecondaryClusterRequest in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return CreateSecondaryClusterRequest Modifier and Type Method Description CreateSecondaryClusterRequestCreateSecondaryClusterRequest.Builder. build()CreateSecondaryClusterRequestCreateSecondaryClusterRequest.Builder. buildPartial()static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. getDefaultInstance()CreateSecondaryClusterRequestCreateSecondaryClusterRequest.Builder. getDefaultInstanceForType()CreateSecondaryClusterRequestCreateSecondaryClusterRequest. getDefaultInstanceForType()static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseDelimitedFrom(InputStream input)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(byte[] data)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(InputStream input)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(ByteBuffer data)static CreateSecondaryClusterRequestCreateSecondaryClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1 that return types with arguments of type CreateSecondaryClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminClient. createSecondaryClusterCallable()Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.com.google.api.gax.rpc.OperationCallable<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminClient. createSecondaryClusterOperationCallable()Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminSettings.Builder. createSecondaryClusterOperationSettings()Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.OperationCallSettings<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminSettings. createSecondaryClusterOperationSettings()Returns the object with the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminSettings.Builder. createSecondaryClusterSettings()Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminSettings. createSecondaryClusterSettings()Returns the object with the settings used for calls to createSecondaryCluster.static io.grpc.MethodDescriptor<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminGrpc. getCreateSecondaryClusterMethod()com.google.protobuf.Parser<CreateSecondaryClusterRequest>CreateSecondaryClusterRequest. getParserForType()static com.google.protobuf.Parser<CreateSecondaryClusterRequest>CreateSecondaryClusterRequest. parser()Methods in com.google.cloud.alloydb.v1 with parameters of type CreateSecondaryClusterRequest Modifier and Type Method Description com.google.longrunning.OperationAlloyDBAdminGrpc.AlloyDBAdminBlockingStub. createSecondaryCluster(CreateSecondaryClusterRequest request)Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AlloyDBAdminGrpc.AlloyDBAdminFutureStub. createSecondaryCluster(CreateSecondaryClusterRequest request)Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.voidAlloyDBAdminGrpc.AlloyDBAdminStub. createSecondaryCluster(CreateSecondaryClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.default voidAlloyDBAdminGrpc.AsyncService. createSecondaryCluster(CreateSecondaryClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.com.google.api.gax.longrunning.OperationFuture<Cluster,OperationMetadata>AlloyDBAdminClient. createSecondaryClusterAsync(CreateSecondaryClusterRequest request)Creates a cluster of type SECONDARY in the given location using the primary cluster as the source.CreateSecondaryClusterRequest.BuilderCreateSecondaryClusterRequest.Builder. mergeFrom(CreateSecondaryClusterRequest other)static CreateSecondaryClusterRequest.BuilderCreateSecondaryClusterRequest. newBuilder(CreateSecondaryClusterRequest prototype) -
Uses of CreateSecondaryClusterRequest in com.google.cloud.alloydb.v1.stub
Methods in com.google.cloud.alloydb.v1.stub that return types with arguments of type CreateSecondaryClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStub. createSecondaryClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateSecondaryClusterRequest,com.google.longrunning.Operation>GrpcAlloyDBAdminStub. createSecondaryClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateSecondaryClusterRequest,com.google.longrunning.Operation>HttpJsonAlloyDBAdminStub. createSecondaryClusterCallable()com.google.api.gax.rpc.OperationCallable<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStub. createSecondaryClusterOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSecondaryClusterRequest,Cluster,OperationMetadata>GrpcAlloyDBAdminStub. createSecondaryClusterOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSecondaryClusterRequest,Cluster,OperationMetadata>HttpJsonAlloyDBAdminStub. createSecondaryClusterOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStubSettings.Builder. createSecondaryClusterOperationSettings()Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.OperationCallSettings<CreateSecondaryClusterRequest,Cluster,OperationMetadata>AlloyDBAdminStubSettings. createSecondaryClusterOperationSettings()Returns the object with the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings.Builder. createSecondaryClusterSettings()Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateSecondaryClusterRequest,com.google.longrunning.Operation>AlloyDBAdminStubSettings. createSecondaryClusterSettings()Returns the object with the settings used for calls to createSecondaryCluster.
-