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