Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.ComponentSettings.SpecificSettingsCase
-
Packages that use ComponentSettings.SpecificSettingsCase Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center API -
-
Uses of ComponentSettings.SpecificSettingsCase in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return ComponentSettings.SpecificSettingsCase Modifier and Type Method Description static ComponentSettings.SpecificSettingsCase
ComponentSettings.SpecificSettingsCase. forNumber(int value)
ComponentSettings.SpecificSettingsCase
ComponentSettings.Builder. getSpecificSettingsCase()
ComponentSettings.SpecificSettingsCase
ComponentSettings. getSpecificSettingsCase()
ComponentSettings.SpecificSettingsCase
ComponentSettingsOrBuilder. getSpecificSettingsCase()
static ComponentSettings.SpecificSettingsCase
ComponentSettings.SpecificSettingsCase. valueOf(int value)
Deprecated.static ComponentSettings.SpecificSettingsCase
ComponentSettings.SpecificSettingsCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static ComponentSettings.SpecificSettingsCase[]
ComponentSettings.SpecificSettingsCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-