Uses of Class
org.cdk8s.plus28.k8s.AuditAnnotationV1Beta1.Builder
-
Packages that use AuditAnnotationV1Beta1.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of AuditAnnotationV1Beta1.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return AuditAnnotationV1Beta1.Builder Modifier and Type Method Description static AuditAnnotationV1Beta1.BuilderAuditAnnotationV1Beta1. builder()AuditAnnotationV1Beta1.BuilderAuditAnnotationV1Beta1.Builder. key(String key)Sets the value ofAuditAnnotationV1Beta1.getKey()AuditAnnotationV1Beta1.BuilderAuditAnnotationV1Beta1.Builder. valueExpression(String valueExpression)Sets the value ofAuditAnnotationV1Beta1.getValueExpression()Constructors in org.cdk8s.plus28.k8s with parameters of type AuditAnnotationV1Beta1.Builder Constructor Description Jsii$Proxy(AuditAnnotationV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theAuditAnnotationV1Beta1.Builder.
-