Uses of Class
com.google.storagetransfer.v1.proto.TransferProto.UpdateTransferJobRequest
-
Packages that use TransferProto.UpdateTransferJobRequest Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer APIcom.google.storagetransfer.v1.proto.stub -
-
Uses of TransferProto.UpdateTransferJobRequest in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return TransferProto.UpdateTransferJobRequest Modifier and Type Method Description TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest.Builder. build()TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest.Builder. buildPartial()static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. getDefaultInstance()TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest.Builder. getDefaultInstanceForType()TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. getDefaultInstanceForType()static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseDelimitedFrom(InputStream input)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(byte[] data)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(com.google.protobuf.ByteString data)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(InputStream input)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(ByteBuffer data)static TransferProto.UpdateTransferJobRequestTransferProto.UpdateTransferJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.storagetransfer.v1.proto that return types with arguments of type TransferProto.UpdateTransferJobRequest Modifier and Type Method Description com.google.protobuf.Parser<TransferProto.UpdateTransferJobRequest>TransferProto.UpdateTransferJobRequest. getParserForType()static io.grpc.MethodDescriptor<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceGrpc. getUpdateTransferJobMethod()static com.google.protobuf.Parser<TransferProto.UpdateTransferJobRequest>TransferProto.UpdateTransferJobRequest. parser()com.google.api.gax.rpc.UnaryCallable<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceClient. updateTransferJobCallable()Updates a transfer job.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceSettings.Builder. updateTransferJobSettings()Returns the builder for the settings used for calls to updateTransferJob.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceSettings. updateTransferJobSettings()Returns the object with the settings used for calls to updateTransferJob.Methods in com.google.storagetransfer.v1.proto with parameters of type TransferProto.UpdateTransferJobRequest Modifier and Type Method Description TransferProto.UpdateTransferJobRequest.BuilderTransferProto.UpdateTransferJobRequest.Builder. mergeFrom(TransferProto.UpdateTransferJobRequest other)static TransferProto.UpdateTransferJobRequest.BuilderTransferProto.UpdateTransferJobRequest. newBuilder(TransferProto.UpdateTransferJobRequest prototype)TransferTypes.TransferJobStorageTransferServiceClient. updateTransferJob(TransferProto.UpdateTransferJobRequest request)Updates a transfer job.default voidStorageTransferServiceGrpc.AsyncService. updateTransferJob(TransferProto.UpdateTransferJobRequest request, io.grpc.stub.StreamObserver<TransferTypes.TransferJob> responseObserver)Updates a transfer job.TransferTypes.TransferJobStorageTransferServiceGrpc.StorageTransferServiceBlockingStub. updateTransferJob(TransferProto.UpdateTransferJobRequest request)Updates a transfer job.com.google.common.util.concurrent.ListenableFuture<TransferTypes.TransferJob>StorageTransferServiceGrpc.StorageTransferServiceFutureStub. updateTransferJob(TransferProto.UpdateTransferJobRequest request)Updates a transfer job.voidStorageTransferServiceGrpc.StorageTransferServiceStub. updateTransferJob(TransferProto.UpdateTransferJobRequest request, io.grpc.stub.StreamObserver<TransferTypes.TransferJob> responseObserver)Updates a transfer job. -
Uses of TransferProto.UpdateTransferJobRequest in com.google.storagetransfer.v1.proto.stub
Methods in com.google.storagetransfer.v1.proto.stub that return types with arguments of type TransferProto.UpdateTransferJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>GrpcStorageTransferServiceStub. updateTransferJobCallable()com.google.api.gax.rpc.UnaryCallable<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>HttpJsonStorageTransferServiceStub. updateTransferJobCallable()com.google.api.gax.rpc.UnaryCallable<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceStub. updateTransferJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceStubSettings.Builder. updateTransferJobSettings()Returns the builder for the settings used for calls to updateTransferJob.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.UpdateTransferJobRequest,TransferTypes.TransferJob>StorageTransferServiceStubSettings. updateTransferJobSettings()Returns the object with the settings used for calls to updateTransferJob.
-