Interface ZoneApi


  • public interface ZoneApi
    Author:
    hakonhall
    • Method Detail

      • getVirtualId

        default ZoneId getVirtualId()
        Returns the virtual ID of this zone. For ordinary zones this is the same as getId(), for a system represented as a zone this is a fixed ID that is independent of the actual zone ID.
      • getEnvironment

        default Environment getEnvironment()
      • getRegionName

        default RegionName getRegionName()
      • getCloudNativeRegionName

        String getCloudNativeRegionName()
        Returns the region name within the cloud, e.g. 'us-east-1' in AWS