Uses of Interface
com.google.cloud.storageinsights.v1.CloudStorageDestinationOptionsOrBuilder
-
Packages that use CloudStorageDestinationOptionsOrBuilder Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of CloudStorageDestinationOptionsOrBuilder in com.google.cloud.storageinsights.v1
Classes in com.google.cloud.storageinsights.v1 that implement CloudStorageDestinationOptionsOrBuilder Modifier and Type Class Description class
CloudStorageDestinationOptions
Options to store reports in storage systems.static class
CloudStorageDestinationOptions.Builder
Options to store reports in storage systems.Methods in com.google.cloud.storageinsights.v1 that return CloudStorageDestinationOptionsOrBuilder Modifier and Type Method Description CloudStorageDestinationOptionsOrBuilder
ObjectMetadataReportOptions.Builder. getStorageDestinationOptionsOrBuilder()
Cloud Storage as the storage system.CloudStorageDestinationOptionsOrBuilder
ObjectMetadataReportOptions. getStorageDestinationOptionsOrBuilder()
Cloud Storage as the storage system.CloudStorageDestinationOptionsOrBuilder
ObjectMetadataReportOptionsOrBuilder. getStorageDestinationOptionsOrBuilder()
Cloud Storage as the storage system.
-