Uses of Interface
org.cdk8s.plus28.NetworkPolicyPortProps
-
Packages that use NetworkPolicyPortProps Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of NetworkPolicyPortProps in org.cdk8s.plus28
Classes in org.cdk8s.plus28 that implement NetworkPolicyPortProps Modifier and Type Class Description static classNetworkPolicyPortProps.Jsii$ProxyAn implementation forNetworkPolicyPortPropsMethods in org.cdk8s.plus28 that return NetworkPolicyPortProps Modifier and Type Method Description NetworkPolicyPortPropsNetworkPolicyPortProps.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28 with parameters of type NetworkPolicyPortProps Modifier and Type Method Description static NetworkPolicyPortNetworkPolicyPort. of(NetworkPolicyPortProps props)Custom port configuration.
-