Uses of Class
com.google.cloud.migrationcenter.v1.DeleteImportDataFileRequest
-
Packages that use DeleteImportDataFileRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of DeleteImportDataFileRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return DeleteImportDataFileRequest Modifier and Type Method Description DeleteImportDataFileRequestDeleteImportDataFileRequest.Builder. build()DeleteImportDataFileRequestDeleteImportDataFileRequest.Builder. buildPartial()static DeleteImportDataFileRequestDeleteImportDataFileRequest. getDefaultInstance()DeleteImportDataFileRequestDeleteImportDataFileRequest.Builder. getDefaultInstanceForType()DeleteImportDataFileRequestDeleteImportDataFileRequest. getDefaultInstanceForType()static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseDelimitedFrom(InputStream input)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(byte[] data)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(InputStream input)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(ByteBuffer data)static DeleteImportDataFileRequestDeleteImportDataFileRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type DeleteImportDataFileRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterClient. deleteImportDataFileCallable()Delete an import data file.com.google.api.gax.rpc.OperationCallable<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterClient. deleteImportDataFileOperationCallable()Delete an import data file.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterSettings.Builder. deleteImportDataFileOperationSettings()Returns the builder for the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.OperationCallSettings<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterSettings. deleteImportDataFileOperationSettings()Returns the object with the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterSettings.Builder. deleteImportDataFileSettings()Returns the builder for the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.UnaryCallSettings<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterSettings. deleteImportDataFileSettings()Returns the object with the settings used for calls to deleteImportDataFile.static io.grpc.MethodDescriptor<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterGrpc. getDeleteImportDataFileMethod()com.google.protobuf.Parser<DeleteImportDataFileRequest>DeleteImportDataFileRequest. getParserForType()static com.google.protobuf.Parser<DeleteImportDataFileRequest>DeleteImportDataFileRequest. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type DeleteImportDataFileRequest Modifier and Type Method Description default voidMigrationCenterGrpc.AsyncService. deleteImportDataFile(DeleteImportDataFileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Delete an import data file.com.google.longrunning.OperationMigrationCenterGrpc.MigrationCenterBlockingStub. deleteImportDataFile(DeleteImportDataFileRequest request)Delete an import data file.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>MigrationCenterGrpc.MigrationCenterFutureStub. deleteImportDataFile(DeleteImportDataFileRequest request)Delete an import data file.voidMigrationCenterGrpc.MigrationCenterStub. deleteImportDataFile(DeleteImportDataFileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Delete an import data file.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>MigrationCenterClient. deleteImportDataFileAsync(DeleteImportDataFileRequest request)Delete an import data file.DeleteImportDataFileRequest.BuilderDeleteImportDataFileRequest.Builder. mergeFrom(DeleteImportDataFileRequest other)static DeleteImportDataFileRequest.BuilderDeleteImportDataFileRequest. newBuilder(DeleteImportDataFileRequest prototype) -
Uses of DeleteImportDataFileRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type DeleteImportDataFileRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteImportDataFileRequest,com.google.longrunning.Operation>GrpcMigrationCenterStub. deleteImportDataFileCallable()com.google.api.gax.rpc.UnaryCallable<DeleteImportDataFileRequest,com.google.longrunning.Operation>HttpJsonMigrationCenterStub. deleteImportDataFileCallable()com.google.api.gax.rpc.UnaryCallable<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterStub. deleteImportDataFileCallable()com.google.api.gax.rpc.OperationCallable<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>GrpcMigrationCenterStub. deleteImportDataFileOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonMigrationCenterStub. deleteImportDataFileOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterStub. deleteImportDataFileOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterStubSettings.Builder. deleteImportDataFileOperationSettings()Returns the builder for the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.OperationCallSettings<DeleteImportDataFileRequest,com.google.protobuf.Empty,OperationMetadata>MigrationCenterStubSettings. deleteImportDataFileOperationSettings()Returns the object with the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterStubSettings.Builder. deleteImportDataFileSettings()Returns the builder for the settings used for calls to deleteImportDataFile.com.google.api.gax.rpc.UnaryCallSettings<DeleteImportDataFileRequest,com.google.longrunning.Operation>MigrationCenterStubSettings. deleteImportDataFileSettings()Returns the object with the settings used for calls to deleteImportDataFile.
-