Uses of Class
com.google.cloud.clouddms.v1.DeleteConnectionProfileRequest
-
Packages that use DeleteConnectionProfileRequest Package Description com.google.cloud.clouddms.v1 A client to Database Migration APIcom.google.cloud.clouddms.v1.stub -
-
Uses of DeleteConnectionProfileRequest in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return DeleteConnectionProfileRequest Modifier and Type Method Description DeleteConnectionProfileRequest
DeleteConnectionProfileRequest.Builder. build()
DeleteConnectionProfileRequest
DeleteConnectionProfileRequest.Builder. buildPartial()
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. getDefaultInstance()
DeleteConnectionProfileRequest
DeleteConnectionProfileRequest.Builder. getDefaultInstanceForType()
DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. getDefaultInstanceForType()
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseDelimitedFrom(InputStream input)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(byte[] data)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(InputStream input)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(ByteBuffer data)
static DeleteConnectionProfileRequest
DeleteConnectionProfileRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.clouddms.v1 that return types with arguments of type DeleteConnectionProfileRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceClient. deleteConnectionProfileCallable()
Deletes a single Database Migration Service connection profile.com.google.api.gax.rpc.OperationCallable<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceClient. deleteConnectionProfileOperationCallable()
Deletes a single Database Migration Service connection profile.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceSettings.Builder. deleteConnectionProfileOperationSettings()
Returns the builder for the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceSettings. deleteConnectionProfileOperationSettings()
Returns the object with the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceSettings.Builder. deleteConnectionProfileSettings()
Returns the builder for the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceSettings. deleteConnectionProfileSettings()
Returns the object with the settings used for calls to deleteConnectionProfile.static io.grpc.MethodDescriptor<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceGrpc. getDeleteConnectionProfileMethod()
com.google.protobuf.Parser<DeleteConnectionProfileRequest>
DeleteConnectionProfileRequest. getParserForType()
static com.google.protobuf.Parser<DeleteConnectionProfileRequest>
DeleteConnectionProfileRequest. parser()
Methods in com.google.cloud.clouddms.v1 with parameters of type DeleteConnectionProfileRequest Modifier and Type Method Description default void
DataMigrationServiceGrpc.AsyncService. deleteConnectionProfile(DeleteConnectionProfileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single Database Migration Service connection profile.com.google.longrunning.Operation
DataMigrationServiceGrpc.DataMigrationServiceBlockingStub. deleteConnectionProfile(DeleteConnectionProfileRequest request)
Deletes a single Database Migration Service connection profile.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataMigrationServiceGrpc.DataMigrationServiceFutureStub. deleteConnectionProfile(DeleteConnectionProfileRequest request)
Deletes a single Database Migration Service connection profile.void
DataMigrationServiceGrpc.DataMigrationServiceStub. deleteConnectionProfile(DeleteConnectionProfileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single Database Migration Service connection profile.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceClient. deleteConnectionProfileAsync(DeleteConnectionProfileRequest request)
Deletes a single Database Migration Service connection profile.DeleteConnectionProfileRequest.Builder
DeleteConnectionProfileRequest.Builder. mergeFrom(DeleteConnectionProfileRequest other)
static DeleteConnectionProfileRequest.Builder
DeleteConnectionProfileRequest. newBuilder(DeleteConnectionProfileRequest prototype)
-
Uses of DeleteConnectionProfileRequest in com.google.cloud.clouddms.v1.stub
Methods in com.google.cloud.clouddms.v1.stub that return types with arguments of type DeleteConnectionProfileRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceStub. deleteConnectionProfileCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
GrpcDataMigrationServiceStub. deleteConnectionProfileCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceStub. deleteConnectionProfileOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcDataMigrationServiceStub. deleteConnectionProfileOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceStubSettings.Builder. deleteConnectionProfileOperationSettings()
Returns the builder for the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.OperationCallSettings<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata>
DataMigrationServiceStubSettings. deleteConnectionProfileOperationSettings()
Returns the object with the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceStubSettings.Builder. deleteConnectionProfileSettings()
Returns the builder for the settings used for calls to deleteConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings<DeleteConnectionProfileRequest,com.google.longrunning.Operation>
DataMigrationServiceStubSettings. deleteConnectionProfileSettings()
Returns the object with the settings used for calls to deleteConnectionProfile.
-