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