Uses of Class
com.google.storagetransfer.v1.proto.TransferProto.ListTransferJobsResponse
-
Packages that use TransferProto.ListTransferJobsResponse Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer APIcom.google.storagetransfer.v1.proto.stub -
-
Uses of TransferProto.ListTransferJobsResponse in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return TransferProto.ListTransferJobsResponse Modifier and Type Method Description TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse.Builder. build()TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse.Builder. buildPartial()static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. getDefaultInstance()TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse.Builder. getDefaultInstanceForType()TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. getDefaultInstanceForType()TransferProto.ListTransferJobsResponseStorageTransferServiceGrpc.StorageTransferServiceBlockingStub. listTransferJobs(TransferProto.ListTransferJobsRequest request)Lists transfer jobs.static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseDelimitedFrom(InputStream input)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(byte[] data)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(com.google.protobuf.ByteString data)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(InputStream input)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(ByteBuffer data)static TransferProto.ListTransferJobsResponseTransferProto.ListTransferJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.storagetransfer.v1.proto that return types with arguments of type TransferProto.ListTransferJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<TransferProto.ListTransferJobsRequest,TransferProto.ListTransferJobsResponse>StorageTransferServiceGrpc. getListTransferJobsMethod()com.google.protobuf.Parser<TransferProto.ListTransferJobsResponse>TransferProto.ListTransferJobsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<TransferProto.ListTransferJobsResponse>StorageTransferServiceGrpc.StorageTransferServiceFutureStub. listTransferJobs(TransferProto.ListTransferJobsRequest request)Lists transfer jobs.com.google.api.gax.rpc.UnaryCallable<TransferProto.ListTransferJobsRequest,TransferProto.ListTransferJobsResponse>StorageTransferServiceClient. listTransferJobsCallable()Lists transfer jobs.com.google.api.gax.rpc.PagedCallSettings.Builder<TransferProto.ListTransferJobsRequest,TransferProto.ListTransferJobsResponse,StorageTransferServiceClient.ListTransferJobsPagedResponse>StorageTransferServiceSettings.Builder. listTransferJobsSettings()Returns the builder for the settings used for calls to listTransferJobs.com.google.api.gax.rpc.PagedCallSettings<TransferProto.ListTransferJobsRequest,TransferProto.ListTransferJobsResponse,StorageTransferServiceClient.ListTransferJobsPagedResponse>StorageTransferServiceSettings. listTransferJobsSettings()Returns the object with the settings used for calls to listTransferJobs.static com.google.protobuf.Parser<TransferProto.ListTransferJobsResponse>TransferProto.ListTransferJobsResponse. parser()Methods in com.google.storagetransfer.v1.proto with parameters of type TransferProto.ListTransferJobsResponse Modifier and Type Method Description protected StorageTransferServiceClient.ListTransferJobsPageStorageTransferServiceClient.ListTransferJobsPage. createPage(com.google.api.gax.rpc.PageContext<TransferProto.ListTransferJobsRequest,TransferProto.ListTransferJobsResponse,TransferTypes.TransferJob> context, TransferProto.ListTransferJobsResponse response)TransferProto.ListTransferJobsResponse.BuilderTransferProto.ListTransferJobsResponse.Builder. mergeFrom(TransferProto.ListTransferJobsResponse other)static TransferProto.ListTransferJobsResponse.BuilderTransferProto.ListTransferJobsResponse. newBuilder(TransferProto.ListTransferJobsResponse prototype) -
Uses of TransferProto.ListTransferJobsResponse in com.google.storagetransfer.v1.proto.stub
-