Uses of Class
com.google.cloud.migrationcenter.v1.DeletePreferenceSetRequest
-
Packages that use DeletePreferenceSetRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of DeletePreferenceSetRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return DeletePreferenceSetRequest Modifier and Type Method Description DeletePreferenceSetRequest
DeletePreferenceSetRequest.Builder. build()
DeletePreferenceSetRequest
DeletePreferenceSetRequest.Builder. buildPartial()
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. getDefaultInstance()
DeletePreferenceSetRequest
DeletePreferenceSetRequest.Builder. getDefaultInstanceForType()
DeletePreferenceSetRequest
DeletePreferenceSetRequest. getDefaultInstanceForType()
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseDelimitedFrom(InputStream input)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(byte[] data)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(InputStream input)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(ByteBuffer data)
static DeletePreferenceSetRequest
DeletePreferenceSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type DeletePreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterClient. deletePreferenceSetCallable()
Deletes a preference set.com.google.api.gax.rpc.OperationCallable<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterClient. deletePreferenceSetOperationCallable()
Deletes a preference set.com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterSettings.Builder. deletePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterSettings. deletePreferenceSetOperationSettings()
Returns the object with the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings.Builder. deletePreferenceSetSettings()
Returns the builder for the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings. deletePreferenceSetSettings()
Returns the object with the settings used for calls to deletePreferenceSet.static io.grpc.MethodDescriptor<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterGrpc. getDeletePreferenceSetMethod()
com.google.protobuf.Parser<DeletePreferenceSetRequest>
DeletePreferenceSetRequest. getParserForType()
static com.google.protobuf.Parser<DeletePreferenceSetRequest>
DeletePreferenceSetRequest. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type DeletePreferenceSetRequest Modifier and Type Method Description default void
MigrationCenterGrpc.AsyncService. deletePreferenceSet(DeletePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a preference set.com.google.longrunning.Operation
MigrationCenterGrpc.MigrationCenterBlockingStub. deletePreferenceSet(DeletePreferenceSetRequest request)
Deletes a preference set.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
MigrationCenterGrpc.MigrationCenterFutureStub. deletePreferenceSet(DeletePreferenceSetRequest request)
Deletes a preference set.void
MigrationCenterGrpc.MigrationCenterStub. deletePreferenceSet(DeletePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a preference set.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
MigrationCenterClient. deletePreferenceSetAsync(DeletePreferenceSetRequest request)
Deletes a preference set.DeletePreferenceSetRequest.Builder
DeletePreferenceSetRequest.Builder. mergeFrom(DeletePreferenceSetRequest other)
static DeletePreferenceSetRequest.Builder
DeletePreferenceSetRequest. newBuilder(DeletePreferenceSetRequest prototype)
-
Uses of DeletePreferenceSetRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type DeletePreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeletePreferenceSetRequest,com.google.longrunning.Operation>
GrpcMigrationCenterStub. deletePreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<DeletePreferenceSetRequest,com.google.longrunning.Operation>
HttpJsonMigrationCenterStub. deletePreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStub. deletePreferenceSetCallable()
com.google.api.gax.rpc.OperationCallable<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcMigrationCenterStub. deletePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonMigrationCenterStub. deletePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterStub. deletePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterStubSettings.Builder. deletePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<DeletePreferenceSetRequest,com.google.protobuf.Empty,OperationMetadata>
MigrationCenterStubSettings. deletePreferenceSetOperationSettings()
Returns the object with the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings.Builder. deletePreferenceSetSettings()
Returns the builder for the settings used for calls to deletePreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<DeletePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings. deletePreferenceSetSettings()
Returns the object with the settings used for calls to deletePreferenceSet.
-