Uses of Interface
org.cdk8s.plus25.k8s.SubjectV1Beta2
-
Packages that use SubjectV1Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of SubjectV1Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement SubjectV1Beta2 Modifier and Type Class Description static classSubjectV1Beta2.Jsii$ProxyAn implementation forSubjectV1Beta2Methods in org.cdk8s.plus25.k8s that return SubjectV1Beta2 Modifier and Type Method Description SubjectV1Beta2SubjectV1Beta2.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s that return types with arguments of type SubjectV1Beta2 Modifier and Type Method Description List<SubjectV1Beta2>PolicyRulesWithSubjectsV1Beta2. getSubjects()subjects is the list of normal user, serviceaccount, or group that this rule cares about.List<SubjectV1Beta2>PolicyRulesWithSubjectsV1Beta2.Jsii$Proxy. getSubjects()Method parameters in org.cdk8s.plus25.k8s with type arguments of type SubjectV1Beta2 Modifier and Type Method Description PolicyRulesWithSubjectsV1Beta2.BuilderPolicyRulesWithSubjectsV1Beta2.Builder. subjects(List<? extends SubjectV1Beta2> subjects)Sets the value ofPolicyRulesWithSubjectsV1Beta2.getSubjects()
-