Uses of Class
com.yahoo.config.provision.zone.ZoneId
Packages that use ZoneId
-
Uses of ZoneId in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return ZoneId -
Uses of ZoneId in com.yahoo.config.provision.zone
Methods in com.yahoo.config.provision.zone that return ZoneIdModifier and TypeMethodDescriptionstatic ZoneIdZoneId.defaultId()static ZoneIdZoneId.from(Environment environment, RegionName region) static ZoneIdCreate from a serialised ZoneId.static ZoneIdZoneApi.getId()Returns the ID of the zone.default ZoneIdZoneApi.getVirtualId()ReturnsZoneApi.getId()for all zones except the controller zone.static ZoneIdZoneId.ofVirtualControllerZone()The ZoneId associated with the controller, distinct from all other zones in the system, but a constant across systems.Methods in com.yahoo.config.provision.zone that return types with arguments of type ZoneIdMethods in com.yahoo.config.provision.zone with parameters of type ZoneId