static ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.WorkloadVulnerabilityMode.forNumber(int value) |
|
ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.Builder.getWorkloadVulnerabilityMode() |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.getWorkloadVulnerabilityMode() |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfigOrBuilder.getWorkloadVulnerabilityMode() |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
static ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.WorkloadVulnerabilityMode.valueOf(int value) |
Deprecated.
|
static ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.WorkloadVulnerabilityMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ProtectConfig.WorkloadVulnerabilityMode |
ProtectConfig.WorkloadVulnerabilityMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProtectConfig.WorkloadVulnerabilityMode[] |
ProtectConfig.WorkloadVulnerabilityMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|