Uses of Class
com.google.cloud.storageinsights.v1.ObjectMetadataReportOptions.DestinationOptionsCase
-
Packages that use ObjectMetadataReportOptions.DestinationOptionsCase Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of ObjectMetadataReportOptions.DestinationOptionsCase in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return ObjectMetadataReportOptions.DestinationOptionsCase Modifier and Type Method Description static ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptions.DestinationOptionsCase. forNumber(int value)ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptions.Builder. getDestinationOptionsCase()ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptions. getDestinationOptionsCase()ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptionsOrBuilder. getDestinationOptionsCase()static ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptions.DestinationOptionsCase. valueOf(int value)Deprecated.static ObjectMetadataReportOptions.DestinationOptionsCaseObjectMetadataReportOptions.DestinationOptionsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectMetadataReportOptions.DestinationOptionsCase[]ObjectMetadataReportOptions.DestinationOptionsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-