Uses of Class
org.cdk8s.plus24.k8s.AllowedHostPathV1Beta1.Builder
-
Packages that use AllowedHostPathV1Beta1.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of AllowedHostPathV1Beta1.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return AllowedHostPathV1Beta1.Builder Modifier and Type Method Description static AllowedHostPathV1Beta1.BuilderAllowedHostPathV1Beta1. builder()AllowedHostPathV1Beta1.BuilderAllowedHostPathV1Beta1.Builder. pathPrefix(String pathPrefix)Sets the value ofAllowedHostPathV1Beta1.getPathPrefix()AllowedHostPathV1Beta1.BuilderAllowedHostPathV1Beta1.Builder. readOnly(Boolean readOnly)Sets the value ofAllowedHostPathV1Beta1.getReadOnly()Constructors in org.cdk8s.plus24.k8s with parameters of type AllowedHostPathV1Beta1.Builder Constructor Description Jsii$Proxy(AllowedHostPathV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theAllowedHostPathV1Beta1.Builder.
-