Uses of Class
com.google.cloud.storageinsights.v1.StorageInsightsClient
-
Packages that use StorageInsightsClient Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of StorageInsightsClient in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsClient Modifier and Type Method Description static StorageInsightsClientStorageInsightsClient. create()Constructs an instance of StorageInsightsClient with default settings.static StorageInsightsClientStorageInsightsClient. create(StorageInsightsSettings settings)Constructs an instance of StorageInsightsClient, using the given settings.static StorageInsightsClientStorageInsightsClient. create(StorageInsightsStub stub)Constructs an instance of StorageInsightsClient, using the given stub for making calls.
-