static WorkloadConfig.Mode |
WorkloadConfig.Mode.forNumber(int value) |
|
WorkloadConfig.Mode |
WorkloadConfig.Builder.getAuditMode() |
Sets which mode of auditing should be used for the cluster's workloads.
|
WorkloadConfig.Mode |
WorkloadConfig.getAuditMode() |
Sets which mode of auditing should be used for the cluster's workloads.
|
WorkloadConfig.Mode |
WorkloadConfigOrBuilder.getAuditMode() |
Sets which mode of auditing should be used for the cluster's workloads.
|
static WorkloadConfig.Mode |
WorkloadConfig.Mode.valueOf(int value) |
Deprecated.
|
static WorkloadConfig.Mode |
WorkloadConfig.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static WorkloadConfig.Mode |
WorkloadConfig.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WorkloadConfig.Mode[] |
WorkloadConfig.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|