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