Uses of Class
com.google.cloud.storageinsights.v1.StorageInsightsSettings
-
Packages that use StorageInsightsSettings Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of StorageInsightsSettings in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsSettings Modifier and Type Method Description StorageInsightsSettingsStorageInsightsSettings.Builder. build()static StorageInsightsSettingsStorageInsightsSettings. create(StorageInsightsStubSettings stub)StorageInsightsSettingsStorageInsightsClient. getSettings()Methods in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsSettings Modifier and Type Method Description static StorageInsightsClientStorageInsightsClient. create(StorageInsightsSettings settings)Constructs an instance of StorageInsightsClient, using the given settings.Constructors in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsSettings Constructor Description Builder(StorageInsightsSettings settings)StorageInsightsClient(StorageInsightsSettings settings)Constructs an instance of StorageInsightsClient, using the given settings.
-