public static final class V1beta1Rbac.ClusterRoleList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder> implements V1beta1Rbac.ClusterRoleListOrBuilder
ClusterRoleList is a collection of ClusterRolesProtobuf type
k8s.io.api.rbac.v1beta1.ClusterRoleList
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1beta1Rbac.ClusterRoleList build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Rbac.ClusterRoleList buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Rbac.ClusterRoleList.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder mergeFrom(V1beta1Rbac.ClusterRoleList other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public V1beta1Rbac.ClusterRoleList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Rbac.ClusterRoleList.Builder>
IOException
public boolean hasMetadata()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
hasMetadata
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public Meta.ListMeta getMetadata()
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
getMetadata
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public V1beta1Rbac.ClusterRoleList.Builder setMetadata(Meta.ListMeta value)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1beta1Rbac.ClusterRoleList.Builder setMetadata(Meta.ListMeta.Builder builderForValue)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1beta1Rbac.ClusterRoleList.Builder mergeMetadata(Meta.ListMeta value)
Standard object's metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
public V1beta1Rbac.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 V1beta1Rbac.ClusterRoleListOrBuilder
public List<V1beta1Rbac.ClusterRole> getItemsList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
getItemsList
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public int getItemsCount()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
getItemsCount
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public V1beta1Rbac.ClusterRole getItems(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
getItems
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public V1beta1Rbac.ClusterRoleList.Builder setItems(int index, V1beta1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder setItems(int index, V1beta1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder addItems(V1beta1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder addItems(int index, V1beta1Rbac.ClusterRole value)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder addItems(V1beta1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder addItems(int index, V1beta1Rbac.ClusterRole.Builder builderForValue)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder addAllItems(Iterable<? extends V1beta1Rbac.ClusterRole> values)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder clearItems()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleList.Builder removeItems(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRole.Builder getItemsBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRoleOrBuilder getItemsOrBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
getItemsOrBuilder
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public List<? extends V1beta1Rbac.ClusterRoleOrBuilder> getItemsOrBuilderList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
getItemsOrBuilderList
in interface V1beta1Rbac.ClusterRoleListOrBuilder
public V1beta1Rbac.ClusterRole.Builder addItemsBuilder()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public V1beta1Rbac.ClusterRole.Builder addItemsBuilder(int index)
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public List<V1beta1Rbac.ClusterRole.Builder> getItemsBuilderList()
Items is a list of ClusterRoles
repeated .k8s.io.api.rbac.v1beta1.ClusterRole items = 2;
public final V1beta1Rbac.ClusterRoleList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
public final V1beta1Rbac.ClusterRoleList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Rbac.ClusterRoleList.Builder>
Copyright © 2021. All rights reserved.