Uses of Interface
org.cdk8s.plus25.k8s.NonResourceAttributes
-
Packages that use NonResourceAttributes Package Description org.cdk8s.plus25.k8s -
-
Uses of NonResourceAttributes in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement NonResourceAttributes Modifier and Type Class Description static classNonResourceAttributes.Jsii$ProxyAn implementation forNonResourceAttributesMethods in org.cdk8s.plus25.k8s that return NonResourceAttributes Modifier and Type Method Description NonResourceAttributesNonResourceAttributes.Builder. build()Builds the configured instance.default NonResourceAttributesSelfSubjectAccessReviewSpec. getNonResourceAttributes()NonResourceAttributes describes information for a non-resource access request.NonResourceAttributesSelfSubjectAccessReviewSpec.Jsii$Proxy. getNonResourceAttributes()default NonResourceAttributesSubjectAccessReviewSpec. getNonResourceAttributes()NonResourceAttributes describes information for a non-resource access request.NonResourceAttributesSubjectAccessReviewSpec.Jsii$Proxy. getNonResourceAttributes()Methods in org.cdk8s.plus25.k8s with parameters of type NonResourceAttributes Modifier and Type Method Description SelfSubjectAccessReviewSpec.BuilderSelfSubjectAccessReviewSpec.Builder. nonResourceAttributes(NonResourceAttributes nonResourceAttributes)Sets the value ofSelfSubjectAccessReviewSpec.getNonResourceAttributes()SubjectAccessReviewSpec.BuilderSubjectAccessReviewSpec.Builder. nonResourceAttributes(NonResourceAttributes nonResourceAttributes)Sets the value ofSubjectAccessReviewSpec.getNonResourceAttributes()
-