Uses of Class
com.google.storage.v2.StorageSettings
Packages that use StorageSettings
-
Uses of StorageSettings in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageSettingsModifier and TypeMethodDescriptionStorageSettings.Builder.build()static final StorageSettingsStorageSettings.create(StorageStubSettings stub) final StorageSettingsStorageClient.getSettings()Methods in com.google.storage.v2 with parameters of type StorageSettingsModifier and TypeMethodDescriptionstatic final StorageClientStorageClient.create(StorageSettings settings) Constructs an instance of StorageClient, using the given settings.Constructors in com.google.storage.v2 with parameters of type StorageSettingsModifierConstructorDescriptionprotectedBuilder(StorageSettings settings) protectedStorageClient(StorageSettings settings) Constructs an instance of StorageClient, using the given settings.