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