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 DeletePreferenceSetRequestDeletePreferenceSetRequest.Builder. build()DeletePreferenceSetRequestDeletePreferenceSetRequest.Builder. buildPartial()static DeletePreferenceSetRequestDeletePreferenceSetRequest. getDefaultInstance()DeletePreferenceSetRequestDeletePreferenceSetRequest.Builder. getDefaultInstanceForType()DeletePreferenceSetRequestDeletePreferenceSetRequest. getDefaultInstanceForType()static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseDelimitedFrom(InputStream input)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(byte[] data)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(InputStream input)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeletePreferenceSetRequestDeletePreferenceSetRequest. parseFrom(ByteBuffer data)static DeletePreferenceSetRequestDeletePreferenceSetRequest. 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 voidMigrationCenterGrpc.AsyncService. deletePreferenceSet(DeletePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a preference set.com.google.longrunning.OperationMigrationCenterGrpc.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.voidMigrationCenterGrpc.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.BuilderDeletePreferenceSetRequest.Builder. mergeFrom(DeletePreferenceSetRequest other)static DeletePreferenceSetRequest.BuilderDeletePreferenceSetRequest. 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.
-