ProtectConfig.Builder |
ProtectConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.clear() |
|
ProtectConfig.Builder |
ProtectConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.clearWorkloadConfig() |
WorkloadConfig defines which actions are enabled for a cluster's workload
configurations.
|
ProtectConfig.Builder |
ProtectConfig.Builder.clearWorkloadVulnerabilityMode() |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
ProtectConfig.Builder |
ProtectConfig.Builder.clone() |
|
ProtectConfig.Builder |
ClusterUpdate.Builder.getDesiredProtectConfigBuilder() |
Enable/Disable Protect API features for the cluster.
|
ProtectConfig.Builder |
Cluster.Builder.getProtectConfigBuilder() |
Enable/Disable Protect API features for the cluster.
|
ProtectConfig.Builder |
ProtectConfig.Builder.mergeFrom(ProtectConfig other) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.mergeWorkloadConfig(WorkloadConfig value) |
WorkloadConfig defines which actions are enabled for a cluster's workload
configurations.
|
static ProtectConfig.Builder |
ProtectConfig.newBuilder() |
|
static ProtectConfig.Builder |
ProtectConfig.newBuilder(ProtectConfig prototype) |
|
ProtectConfig.Builder |
ProtectConfig.newBuilderForType() |
|
protected ProtectConfig.Builder |
ProtectConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ProtectConfig.Builder |
ProtectConfig.Builder.setWorkloadConfig(WorkloadConfig value) |
WorkloadConfig defines which actions are enabled for a cluster's workload
configurations.
|
ProtectConfig.Builder |
ProtectConfig.Builder.setWorkloadConfig(WorkloadConfig.Builder builderForValue) |
WorkloadConfig defines which actions are enabled for a cluster's workload
configurations.
|
ProtectConfig.Builder |
ProtectConfig.Builder.setWorkloadVulnerabilityMode(ProtectConfig.WorkloadVulnerabilityMode value) |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
ProtectConfig.Builder |
ProtectConfig.Builder.setWorkloadVulnerabilityModeValue(int value) |
Sets which mode to use for Protect workload vulnerability scanning feature.
|
ProtectConfig.Builder |
ProtectConfig.toBuilder() |
|