public static final class V1alpha1Rbac.ClusterRoleList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder> implements V1alpha1Rbac.ClusterRoleListOrBuilder
ClusterRoleList is a collection of ClusterRoles. Deprecated in v1.17 in favor of rbac.authorization.k8s.io/v1 ClusterRoles, and will no longer be served in v1.22.Protobuf type
k8s.io.api.rbac.v1alpha1.ClusterRoleListgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1alpha1Rbac.ClusterRoleList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1alpha1Rbac.ClusterRoleList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1alpha1Rbac.ClusterRoleList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder mergeFrom(V1alpha1Rbac.ClusterRoleList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public V1alpha1Rbac.ClusterRoleList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1alpha1Rbac.ClusterRoleList.Builder>IOExceptionpublic boolean hasMetadata()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;hasMetadata in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic Meta.ListMeta getMetadata()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;getMetadata in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic V1alpha1Rbac.ClusterRoleList.Builder setMetadata(Meta.ListMeta value)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;public V1alpha1Rbac.ClusterRoleList.Builder setMetadata(Meta.ListMeta.Builder builderForValue)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;public V1alpha1Rbac.ClusterRoleList.Builder mergeMetadata(Meta.ListMeta value)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;public V1alpha1Rbac.ClusterRoleList.Builder clearMetadata()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;public Meta.ListMeta.Builder getMetadataBuilder()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;public Meta.ListMetaOrBuilder getMetadataOrBuilder()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;getMetadataOrBuilder in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic List<V1alpha1Rbac.ClusterRole> getItemsList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;getItemsList in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic int getItemsCount()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;getItemsCount in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic V1alpha1Rbac.ClusterRole getItems(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;getItems in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic V1alpha1Rbac.ClusterRoleList.Builder setItems(int index, V1alpha1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder setItems(int index, V1alpha1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder addItems(V1alpha1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder addItems(int index, V1alpha1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder addItems(V1alpha1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder addItems(int index, V1alpha1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder addAllItems(Iterable<? extends V1alpha1Rbac.ClusterRole> values)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder clearItems()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleList.Builder removeItems(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRole.Builder getItemsBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRoleOrBuilder getItemsOrBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;getItemsOrBuilder in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic List<? extends V1alpha1Rbac.ClusterRoleOrBuilder> getItemsOrBuilderList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;getItemsOrBuilderList in interface V1alpha1Rbac.ClusterRoleListOrBuilderpublic V1alpha1Rbac.ClusterRole.Builder addItemsBuilder()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public V1alpha1Rbac.ClusterRole.Builder addItemsBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public List<V1alpha1Rbac.ClusterRole.Builder> getItemsBuilderList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1alpha1.ClusterRole items = 2;public final V1alpha1Rbac.ClusterRoleList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>public final V1alpha1Rbac.ClusterRoleList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Rbac.ClusterRoleList.Builder>Copyright © 2023. All rights reserved.