Package io.kubernetes.client.proto
Class V1beta1Rbac.AggregationRule.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
io.kubernetes.client.proto.V1beta1Rbac.AggregationRule.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Rbac.AggregationRuleOrBuilder,Cloneable
- Enclosing class:
- V1beta1Rbac.AggregationRule
public static final class V1beta1Rbac.AggregationRule.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
implements V1beta1Rbac.AggregationRuleOrBuilder
AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRoleProtobuf type
k8s.io.api.rbac.v1beta1.AggregationRule-
Method Summary
Modifier and TypeMethodDescriptionaddAllClusterRoleSelectors(Iterable<? extends Meta.LabelSelector> values) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.addClusterRoleSelectors(int index, Meta.LabelSelector value) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.addClusterRoleSelectors(int index, Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.addClusterRoleSelectors(Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.addClusterRoleSelectorsBuilder(int index) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getClusterRoleSelectors(int index) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.getClusterRoleSelectorsBuilder(int index) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.intClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.getClusterRoleSelectorsOrBuilder(int index) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.List<? extends Meta.LabelSelectorOrBuilder>ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeClusterRoleSelectors(int index) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.setClusterRoleSelectors(int index, Meta.LabelSelector value) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.setClusterRoleSelectors(int index, Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
setField
public V1beta1Rbac.AggregationRule.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
clearField
public V1beta1Rbac.AggregationRule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
clearOneof
public V1beta1Rbac.AggregationRule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
setRepeatedField
public V1beta1Rbac.AggregationRule.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
addRepeatedField
public V1beta1Rbac.AggregationRule.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Rbac.AggregationRule.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
mergeFrom
public V1beta1Rbac.AggregationRule.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Rbac.AggregationRule.Builder>- Throws:
IOException
-
getClusterRoleSelectorsList
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;- Specified by:
getClusterRoleSelectorsListin interfaceV1beta1Rbac.AggregationRuleOrBuilder
-
getClusterRoleSelectorsCount
public int getClusterRoleSelectorsCount()ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;- Specified by:
getClusterRoleSelectorsCountin interfaceV1beta1Rbac.AggregationRuleOrBuilder
-
getClusterRoleSelectors
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;- Specified by:
getClusterRoleSelectorsin interfaceV1beta1Rbac.AggregationRuleOrBuilder
-
setClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder setClusterRoleSelectors(int index, Meta.LabelSelector value) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
setClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder setClusterRoleSelectors(int index, Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addClusterRoleSelectors
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder addClusterRoleSelectors(int index, Meta.LabelSelector value) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder addClusterRoleSelectors(Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder addClusterRoleSelectors(int index, Meta.LabelSelector.Builder builderForValue) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addAllClusterRoleSelectors
public V1beta1Rbac.AggregationRule.Builder addAllClusterRoleSelectors(Iterable<? extends Meta.LabelSelector> values) ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
clearClusterRoleSelectors
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
removeClusterRoleSelectors
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
getClusterRoleSelectorsBuilder
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
getClusterRoleSelectorsOrBuilder
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;- Specified by:
getClusterRoleSelectorsOrBuilderin interfaceV1beta1Rbac.AggregationRuleOrBuilder
-
getClusterRoleSelectorsOrBuilderList
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;- Specified by:
getClusterRoleSelectorsOrBuilderListin interfaceV1beta1Rbac.AggregationRuleOrBuilder
-
addClusterRoleSelectorsBuilder
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
addClusterRoleSelectorsBuilder
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
getClusterRoleSelectorsBuilderList
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1; -
setUnknownFields
public final V1beta1Rbac.AggregationRule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-
mergeUnknownFields
public final V1beta1Rbac.AggregationRule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.AggregationRule.Builder>
-