Uses of Class
com.google.storagetransfer.v1.proto.StorageTransferServiceSettings
-
Packages that use StorageTransferServiceSettings Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer API -
-
Uses of StorageTransferServiceSettings in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return StorageTransferServiceSettings Modifier and Type Method Description StorageTransferServiceSettings
StorageTransferServiceSettings.Builder. build()
static StorageTransferServiceSettings
StorageTransferServiceSettings. create(StorageTransferServiceStubSettings stub)
StorageTransferServiceSettings
StorageTransferServiceClient. getSettings()
Methods in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceSettings Modifier and Type Method Description static StorageTransferServiceClient
StorageTransferServiceClient. create(StorageTransferServiceSettings settings)
Constructs an instance of StorageTransferServiceClient, using the given settings.Constructors in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceSettings Constructor Description Builder(StorageTransferServiceSettings settings)
StorageTransferServiceClient(StorageTransferServiceSettings settings)
Constructs an instance of StorageTransferServiceClient, using the given settings.
-