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