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.SpecificSettingsCaseComponentSettings.SpecificSettingsCase. forNumber(int value)ComponentSettings.SpecificSettingsCaseComponentSettings.Builder. getSpecificSettingsCase()ComponentSettings.SpecificSettingsCaseComponentSettings. getSpecificSettingsCase()ComponentSettings.SpecificSettingsCaseComponentSettingsOrBuilder. getSpecificSettingsCase()static ComponentSettings.SpecificSettingsCaseComponentSettings.SpecificSettingsCase. valueOf(int value)Deprecated.static ComponentSettings.SpecificSettingsCaseComponentSettings.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.
-