Uses of Class
io.kubernetes.client.proto.V1Rbac.ClusterRoleBinding.Builder
-
Uses of V1Rbac.ClusterRoleBinding.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1Rbac.ClusterRoleBinding.BuilderModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBinding.Builder.addAllSubjects(Iterable<? extends V1Rbac.Subject> values) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBindingList.Builder.addItemsBuilder()Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.Builder.addItemsBuilder(int index) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBinding.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1Rbac.ClusterRoleBinding.Builder.addSubjects(int index, V1Rbac.Subject value) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.addSubjects(int index, V1Rbac.Subject.Builder builderForValue) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.addSubjects(V1Rbac.Subject value) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.addSubjects(V1Rbac.Subject.Builder builderForValue) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.clear()V1Rbac.ClusterRoleBinding.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1Rbac.ClusterRoleBinding.Builder.clearMetadata()Standard object's metadata.V1Rbac.ClusterRoleBinding.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1Rbac.ClusterRoleBinding.Builder.clearRoleRef()RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.Builder.clearSubjects()Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.clone()V1Rbac.ClusterRoleBindingList.Builder.getItemsBuilder(int index) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBinding.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Rbac.ClusterRoleBinding.Builder.mergeFrom(com.google.protobuf.Message other) V1Rbac.ClusterRoleBinding.Builder.mergeFrom(V1Rbac.ClusterRoleBinding other) V1Rbac.ClusterRoleBinding.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object's metadata.V1Rbac.ClusterRoleBinding.Builder.mergeRoleRef(V1Rbac.RoleRef value) RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1Rbac.ClusterRoleBinding.newBuilder()V1Rbac.ClusterRoleBinding.newBuilder(V1Rbac.ClusterRoleBinding prototype) V1Rbac.ClusterRoleBinding.newBuilderForType()protected V1Rbac.ClusterRoleBinding.BuilderV1Rbac.ClusterRoleBinding.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1Rbac.ClusterRoleBinding.Builder.removeSubjects(int index) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1Rbac.ClusterRoleBinding.Builder.setMetadata(Meta.ObjectMeta value) Standard object's metadata.V1Rbac.ClusterRoleBinding.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1Rbac.ClusterRoleBinding.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1Rbac.ClusterRoleBinding.Builder.setRoleRef(V1Rbac.RoleRef value) RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.Builder.setRoleRef(V1Rbac.RoleRef.Builder builderForValue) RoleRef can only reference a ClusterRole in the global namespace.V1Rbac.ClusterRoleBinding.Builder.setSubjects(int index, V1Rbac.Subject value) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.setSubjects(int index, V1Rbac.Subject.Builder builderForValue) Subjects holds references to the objects the role applies to.V1Rbac.ClusterRoleBinding.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1Rbac.ClusterRoleBinding.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.ClusterRoleBinding.BuilderModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBindingList.Builder.getItemsBuilderList()Items is a list of ClusterRoleBindingsMethods in io.kubernetes.client.proto with parameters of type V1Rbac.ClusterRoleBinding.BuilderModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBindingList.Builder.addItems(int index, V1Rbac.ClusterRoleBinding.Builder builderForValue) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.Builder.addItems(V1Rbac.ClusterRoleBinding.Builder builderForValue) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.Builder.setItems(int index, V1Rbac.ClusterRoleBinding.Builder builderForValue) Items is a list of ClusterRoleBindings