Uses of Class
io.kubernetes.client.proto.V1alpha1Rbac.Subject
-
Uses of V1alpha1Rbac.Subject in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1alpha1Rbac.SubjectModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1alpha1Rbac.Subject>V1alpha1Rbac.Subject.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1alpha1Rbac.SubjectModifier and TypeMethodDescriptionV1alpha1Rbac.Subject.Builder.build()V1alpha1Rbac.Subject.Builder.buildPartial()static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.getDefaultInstance()V1alpha1Rbac.Subject.Builder.getDefaultInstanceForType()V1alpha1Rbac.Subject.getDefaultInstanceForType()V1alpha1Rbac.ClusterRoleBinding.Builder.getSubjects(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBinding.getSubjects(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBindingOrBuilder.getSubjects(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.Builder.getSubjects(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.getSubjects(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBindingOrBuilder.getSubjects(int index) Subjects holds references to the objects the role applies to.static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseDelimitedFrom(InputStream input) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(byte[] data) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(com.google.protobuf.ByteString data) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(com.google.protobuf.CodedInputStream input) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(InputStream input) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(ByteBuffer data) static V1alpha1Rbac.SubjectV1alpha1Rbac.Subject.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Rbac.SubjectModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1alpha1Rbac.Subject>V1alpha1Rbac.Subject.getParserForType()V1alpha1Rbac.ClusterRoleBinding.Builder.getSubjectsList()Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBinding.getSubjectsList()Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBindingOrBuilder.getSubjectsList()Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.Builder.getSubjectsList()Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.getSubjectsList()Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBindingOrBuilder.getSubjectsList()Subjects holds references to the objects the role applies to.static com.google.protobuf.Parser<V1alpha1Rbac.Subject>V1alpha1Rbac.Subject.parser()Methods in io.kubernetes.client.proto with parameters of type V1alpha1Rbac.SubjectModifier and TypeMethodDescriptionV1alpha1Rbac.ClusterRoleBinding.Builder.addSubjects(int index, V1alpha1Rbac.Subject value) Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBinding.Builder.addSubjects(V1alpha1Rbac.Subject value) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.Builder.addSubjects(int index, V1alpha1Rbac.Subject value) 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.Subject.Builder.mergeFrom(V1alpha1Rbac.Subject other) static V1alpha1Rbac.Subject.BuilderV1alpha1Rbac.Subject.newBuilder(V1alpha1Rbac.Subject prototype) V1alpha1Rbac.ClusterRoleBinding.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 value) Subjects holds references to the objects the role applies to.Method parameters in io.kubernetes.client.proto with type arguments of type V1alpha1Rbac.SubjectModifier and TypeMethodDescriptionV1alpha1Rbac.ClusterRoleBinding.Builder.addAllSubjects(Iterable<? extends V1alpha1Rbac.Subject> values) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.Builder.addAllSubjects(Iterable<? extends V1alpha1Rbac.Subject> values) Subjects holds references to the objects the role applies to.