Uses of Interface
org.cdk8s.plus28.k8s.SubjectV1Beta3
-
Packages that use SubjectV1Beta3 Package Description org.cdk8s.plus28.k8s -
-
Uses of SubjectV1Beta3 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement SubjectV1Beta3 Modifier and Type Class Description static classSubjectV1Beta3.Jsii$ProxyAn implementation forSubjectV1Beta3Methods in org.cdk8s.plus28.k8s that return SubjectV1Beta3 Modifier and Type Method Description SubjectV1Beta3SubjectV1Beta3.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s that return types with arguments of type SubjectV1Beta3 Modifier and Type Method Description List<SubjectV1Beta3>PolicyRulesWithSubjectsV1Beta3. getSubjects()subjects is the list of normal user, serviceaccount, or group that this rule cares about.List<SubjectV1Beta3>PolicyRulesWithSubjectsV1Beta3.Jsii$Proxy. getSubjects()Method parameters in org.cdk8s.plus28.k8s with type arguments of type SubjectV1Beta3 Modifier and Type Method Description PolicyRulesWithSubjectsV1Beta3.BuilderPolicyRulesWithSubjectsV1Beta3.Builder. subjects(List<? extends SubjectV1Beta3> subjects)Sets the value ofPolicyRulesWithSubjectsV1Beta3.getSubjects()
-