Uses of Class
io.kubernetes.client.proto.V1alpha1Rbac.Role.Builder
-
Uses of V1alpha1Rbac.Role.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1alpha1Rbac.Role.BuilderModifier and TypeMethodDescriptionV1alpha1Rbac.Role.Builder.addAllRules(Iterable<? extends V1alpha1Rbac.PolicyRule> values) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.RoleList.Builder.addItemsBuilder()Items is a list of RolesV1alpha1Rbac.RoleList.Builder.addItemsBuilder(int index) Items is a list of RolesV1alpha1Rbac.Role.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1alpha1Rbac.Role.Builder.addRules(int index, V1alpha1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.addRules(int index, V1alpha1Rbac.PolicyRule.Builder builderForValue) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.addRules(V1alpha1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.addRules(V1alpha1Rbac.PolicyRule.Builder builderForValue) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.clear()V1alpha1Rbac.Role.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1alpha1Rbac.Role.Builder.clearMetadata()Standard object's metadata.V1alpha1Rbac.Role.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1alpha1Rbac.Role.Builder.clearRules()Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.clone()V1alpha1Rbac.RoleList.Builder.getItemsBuilder(int index) Items is a list of RolesV1alpha1Rbac.Role.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Rbac.Role.Builder.mergeFrom(com.google.protobuf.Message other) V1alpha1Rbac.Role.Builder.mergeFrom(V1alpha1Rbac.Role other) V1alpha1Rbac.Role.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object's metadata.V1alpha1Rbac.Role.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static V1alpha1Rbac.Role.BuilderV1alpha1Rbac.Role.newBuilder()static V1alpha1Rbac.Role.BuilderV1alpha1Rbac.Role.newBuilder(V1alpha1Rbac.Role prototype) V1alpha1Rbac.Role.newBuilderForType()protected V1alpha1Rbac.Role.BuilderV1alpha1Rbac.Role.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1alpha1Rbac.Role.Builder.removeRules(int index) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1alpha1Rbac.Role.Builder.setMetadata(Meta.ObjectMeta value) Standard object's metadata.V1alpha1Rbac.Role.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1alpha1Rbac.Role.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1alpha1Rbac.Role.Builder.setRules(int index, V1alpha1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.setRules(int index, V1alpha1Rbac.PolicyRule.Builder builderForValue) Rules holds all the PolicyRules for this Role +optionalV1alpha1Rbac.Role.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1alpha1Rbac.Role.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Rbac.Role.BuilderModifier and TypeMethodDescriptionV1alpha1Rbac.RoleList.Builder.getItemsBuilderList()Items is a list of RolesMethods in io.kubernetes.client.proto with parameters of type V1alpha1Rbac.Role.BuilderModifier and TypeMethodDescriptionV1alpha1Rbac.RoleList.Builder.addItems(int index, V1alpha1Rbac.Role.Builder builderForValue) Items is a list of RolesV1alpha1Rbac.RoleList.Builder.addItems(V1alpha1Rbac.Role.Builder builderForValue) Items is a list of RolesV1alpha1Rbac.RoleList.Builder.setItems(int index, V1alpha1Rbac.Role.Builder builderForValue) Items is a list of Roles