Uses of Interface
org.cdk8s.plus25.k8s.ForZone
-
Packages that use ForZone Package Description org.cdk8s.plus25.k8s -
-
Uses of ForZone in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ForZone Modifier and Type Class Description static classForZone.Jsii$ProxyAn implementation forForZoneMethods in org.cdk8s.plus25.k8s that return ForZone Modifier and Type Method Description ForZoneForZone.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s that return types with arguments of type ForZone Modifier and Type Method Description default List<ForZone>EndpointHints. getForZones()forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing.List<ForZone>EndpointHints.Jsii$Proxy. getForZones()Method parameters in org.cdk8s.plus25.k8s with type arguments of type ForZone Modifier and Type Method Description EndpointHints.BuilderEndpointHints.Builder. forZones(List<? extends ForZone> forZones)Sets the value ofEndpointHints.getForZones()
-