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