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