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