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 StorageTransferServiceSettingsStorageTransferServiceSettings.Builder. build()static StorageTransferServiceSettingsStorageTransferServiceSettings. create(StorageTransferServiceStubSettings stub)StorageTransferServiceSettingsStorageTransferServiceClient. getSettings()Methods in com.google.storagetransfer.v1.proto with parameters of type StorageTransferServiceSettings Modifier and Type Method Description static StorageTransferServiceClientStorageTransferServiceClient. 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.
-