Uses of Class
org.cdk8s.plus25.k8s.KubeCsiNodeListProps.Builder
-
Packages that use KubeCsiNodeListProps.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeCsiNodeListProps.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeCsiNodeListProps.Builder Modifier and Type Method Description static KubeCsiNodeListProps.BuilderKubeCsiNodeListProps. builder()KubeCsiNodeListProps.BuilderKubeCsiNodeListProps.Builder. items(List<? extends KubeCsiNodeProps> items)Sets the value ofKubeCsiNodeListProps.getItems()KubeCsiNodeListProps.BuilderKubeCsiNodeListProps.Builder. metadata(ListMeta metadata)Sets the value ofKubeCsiNodeListProps.getMetadata()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeCsiNodeListProps.Builder Constructor Description Jsii$Proxy(KubeCsiNodeListProps.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeCsiNodeListProps.Builder.
-