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