-
Except is a slice of CIDRs that should not be included within an IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except values will be rejected if they are outside the CIDR range
+optional
Except is a slice of CIDRs that should not be included within an IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except values will be rejected if they are outside the CIDR range
+optional
V1beta1Extensions.IPBlock.Builder.addExceptBytes(com.google.protobuf.ByteString value)
Except is a slice of CIDRs that should not be included within an IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except values will be rejected if they are outside the CIDR range
+optional
V1beta1Extensions.IPBlock.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Extensions.IPBlock.Builder.clear()
V1beta1Extensions.IPBlock.Builder.clearCidr()
CIDR is a string representing the IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except is a slice of CIDRs that should not be included within an IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except values will be rejected if they are outside the CIDR range
+optional
V1beta1Extensions.IPBlock.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1beta1Extensions.IPBlock.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1beta1Extensions.IPBlock.Builder.clone()
IPBlock defines policy on a particular IPBlock.
V1beta1Extensions.IPBlock.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Extensions.IPBlock.Builder.mergeFrom(com.google.protobuf.Message other)
V1beta1Extensions.IPBlock.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Extensions.IPBlock.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
CIDR is a string representing the IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
V1beta1Extensions.IPBlock.Builder.setCidrBytes(com.google.protobuf.ByteString value)
CIDR is a string representing the IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except is a slice of CIDRs that should not be included within an IP Block
Valid examples are "192.168.1.1/24" or "2001:db9::/64"
Except values will be rejected if they are outside the CIDR range
+optional
V1beta1Extensions.IPBlock.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Extensions.IPBlock.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1beta1Extensions.IPBlock.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
IPBlock defines policy on a particular IPBlock.