Uses of Interface
org.cdk8s.plus23.SubjectConfiguration
-
-
Uses of SubjectConfiguration in org.cdk8s.plus23
Classes in org.cdk8s.plus23 that implement SubjectConfiguration Modifier and Type Class Description static classSubjectConfiguration.Jsii$ProxyAn implementation forSubjectConfigurationMethods in org.cdk8s.plus23 that return SubjectConfiguration Modifier and Type Method Description SubjectConfigurationSubjectConfiguration.Builder. build()Builds the configured instance.SubjectConfigurationAbstractPod. toSubjectConfiguration()Return the subject configuration.SubjectConfigurationGroup. toSubjectConfiguration()Return the subject configuration.default SubjectConfigurationISubject.Jsii$Default. toSubjectConfiguration()Return the subject configuration.SubjectConfigurationISubject.Jsii$Proxy. toSubjectConfiguration()Return the subject configuration.SubjectConfigurationISubject. toSubjectConfiguration()Return the subject configuration.SubjectConfigurationServiceAccount. toSubjectConfiguration()Return the subject configuration.SubjectConfigurationUser. toSubjectConfiguration()Return the subject configuration.
-