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