Uses of Interface
io.kubernetes.client.proto.V1alpha1Rbac.SubjectOrBuilder
-
Uses of V1alpha1Rbac.SubjectOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1alpha1Rbac.SubjectOrBuilderModifier and TypeClassDescriptionstatic final classSubject contains a reference to the object or user identities a role binding applies to.static final classSubject contains a reference to the object or user identities a role binding applies to.Methods in io.kubernetes.client.proto that return V1alpha1Rbac.SubjectOrBuilderModifier and TypeMethodDescriptionV1alpha1Rbac.ClusterRoleBinding.Builder.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBinding.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.ClusterRoleBindingOrBuilder.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.Builder.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBinding.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.V1alpha1Rbac.RoleBindingOrBuilder.getSubjectsOrBuilder(int index) Subjects holds references to the objects the role applies to.Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Rbac.SubjectOrBuilderModifier and TypeMethodDescriptionList<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.ClusterRoleBinding.Builder.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.List<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.ClusterRoleBinding.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.List<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.ClusterRoleBindingOrBuilder.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.List<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.RoleBinding.Builder.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.List<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.RoleBinding.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.List<? extends V1alpha1Rbac.SubjectOrBuilder>V1alpha1Rbac.RoleBindingOrBuilder.getSubjectsOrBuilderList()Subjects holds references to the objects the role applies to.