Uses of Class
com.google.storagetransfer.v1.proto.TransferProto.RunTransferJobRequest
-
Packages that use TransferProto.RunTransferJobRequest Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer APIcom.google.storagetransfer.v1.proto.stub -
-
Uses of TransferProto.RunTransferJobRequest in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return TransferProto.RunTransferJobRequest Modifier and Type Method Description TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest.Builder. build()TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest.Builder. buildPartial()static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. getDefaultInstance()TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest.Builder. getDefaultInstanceForType()TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. getDefaultInstanceForType()static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseDelimitedFrom(InputStream input)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(byte[] data)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(com.google.protobuf.ByteString data)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(InputStream input)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(ByteBuffer data)static TransferProto.RunTransferJobRequestTransferProto.RunTransferJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.storagetransfer.v1.proto that return types with arguments of type TransferProto.RunTransferJobRequest Modifier and Type Method Description com.google.protobuf.Parser<TransferProto.RunTransferJobRequest>TransferProto.RunTransferJobRequest. getParserForType()static io.grpc.MethodDescriptor<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceGrpc. getRunTransferJobMethod()static com.google.protobuf.Parser<TransferProto.RunTransferJobRequest>TransferProto.RunTransferJobRequest. parser()com.google.api.gax.rpc.UnaryCallable<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceClient. runTransferJobCallable()Starts a new operation for the specified transfer job.com.google.api.gax.rpc.OperationCallable<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceClient. runTransferJobOperationCallable()Starts a new operation for the specified transfer job.com.google.api.gax.rpc.OperationCallSettings.Builder<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceSettings.Builder. runTransferJobOperationSettings()Returns the builder for the settings used for calls to runTransferJob.com.google.api.gax.rpc.OperationCallSettings<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceSettings. runTransferJobOperationSettings()Returns the object with the settings used for calls to runTransferJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceSettings.Builder. runTransferJobSettings()Returns the builder for the settings used for calls to runTransferJob.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceSettings. runTransferJobSettings()Returns the object with the settings used for calls to runTransferJob.Methods in com.google.storagetransfer.v1.proto with parameters of type TransferProto.RunTransferJobRequest Modifier and Type Method Description TransferProto.RunTransferJobRequest.BuilderTransferProto.RunTransferJobRequest.Builder. mergeFrom(TransferProto.RunTransferJobRequest other)static TransferProto.RunTransferJobRequest.BuilderTransferProto.RunTransferJobRequest. newBuilder(TransferProto.RunTransferJobRequest prototype)default voidStorageTransferServiceGrpc.AsyncService. runTransferJob(TransferProto.RunTransferJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Starts a new operation for the specified transfer job.com.google.longrunning.OperationStorageTransferServiceGrpc.StorageTransferServiceBlockingStub. runTransferJob(TransferProto.RunTransferJobRequest request)Starts a new operation for the specified transfer job.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>StorageTransferServiceGrpc.StorageTransferServiceFutureStub. runTransferJob(TransferProto.RunTransferJobRequest request)Starts a new operation for the specified transfer job.voidStorageTransferServiceGrpc.StorageTransferServiceStub. runTransferJob(TransferProto.RunTransferJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Starts a new operation for the specified transfer job.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceClient. runTransferJobAsync(TransferProto.RunTransferJobRequest request)Starts a new operation for the specified transfer job. -
Uses of TransferProto.RunTransferJobRequest in com.google.storagetransfer.v1.proto.stub
Methods in com.google.storagetransfer.v1.proto.stub that return types with arguments of type TransferProto.RunTransferJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>GrpcStorageTransferServiceStub. runTransferJobCallable()com.google.api.gax.rpc.UnaryCallable<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>HttpJsonStorageTransferServiceStub. runTransferJobCallable()com.google.api.gax.rpc.UnaryCallable<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceStub. runTransferJobCallable()com.google.api.gax.rpc.OperationCallable<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>GrpcStorageTransferServiceStub. runTransferJobOperationCallable()com.google.api.gax.rpc.OperationCallable<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>HttpJsonStorageTransferServiceStub. runTransferJobOperationCallable()com.google.api.gax.rpc.OperationCallable<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceStub. runTransferJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceStubSettings.Builder. runTransferJobOperationSettings()Returns the builder for the settings used for calls to runTransferJob.com.google.api.gax.rpc.OperationCallSettings<TransferProto.RunTransferJobRequest,com.google.protobuf.Empty,TransferTypes.TransferOperation>StorageTransferServiceStubSettings. runTransferJobOperationSettings()Returns the object with the settings used for calls to runTransferJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceStubSettings.Builder. runTransferJobSettings()Returns the builder for the settings used for calls to runTransferJob.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.RunTransferJobRequest,com.google.longrunning.Operation>StorageTransferServiceStubSettings. runTransferJobSettings()Returns the object with the settings used for calls to runTransferJob.
-