Uses of Class
com.google.storagetransfer.v1.proto.StorageTransferServiceClient
-
Packages that use StorageTransferServiceClient Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer API -
-
Uses of StorageTransferServiceClient in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return StorageTransferServiceClient Modifier and Type Method Description static StorageTransferServiceClientStorageTransferServiceClient. create()Constructs an instance of StorageTransferServiceClient with default settings.static StorageTransferServiceClientStorageTransferServiceClient. create(StorageTransferServiceSettings settings)Constructs an instance of StorageTransferServiceClient, using the given settings.static StorageTransferServiceClientStorageTransferServiceClient. create(StorageTransferServiceStub stub)Constructs an instance of StorageTransferServiceClient, using the given stub for making calls.
-