Uses of Class
org.cdk8s.plus25.k8s.KubeComponentStatusList.Builder
-
Packages that use KubeComponentStatusList.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeComponentStatusList.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeComponentStatusList.Builder Modifier and Type Method Description static KubeComponentStatusList.BuilderKubeComponentStatusList.Builder. create(software.constructs.Construct scope, String id)KubeComponentStatusList.BuilderKubeComponentStatusList.Builder. items(List<? extends KubeComponentStatusProps> items)List of ComponentStatus objects.KubeComponentStatusList.BuilderKubeComponentStatusList.Builder. metadata(ListMeta metadata)Standard list metadata.
-