Uses of Class
org.cdk8s.plus24.k8s.AllowedFlexVolumeV1Beta1.Builder
-
Packages that use AllowedFlexVolumeV1Beta1.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of AllowedFlexVolumeV1Beta1.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return AllowedFlexVolumeV1Beta1.Builder Modifier and Type Method Description static AllowedFlexVolumeV1Beta1.BuilderAllowedFlexVolumeV1Beta1. builder()AllowedFlexVolumeV1Beta1.BuilderAllowedFlexVolumeV1Beta1.Builder. driver(String driver)Sets the value ofAllowedFlexVolumeV1Beta1.getDriver()Constructors in org.cdk8s.plus24.k8s with parameters of type AllowedFlexVolumeV1Beta1.Builder Constructor Description Jsii$Proxy(AllowedFlexVolumeV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theAllowedFlexVolumeV1Beta1.Builder.
-