Class LocationOutput

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class LocationOutput
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    location.
    • Constructor Detail

      • LocationOutput

        public LocationOutput()
    • Method Detail

      • getBillingLocation

        public String getBillingLocation()
        Gets the billingLocation. Billing location. Only present for locations where provisioning is enabled.
        Returns:
        the billingLocation
      • getBuildingColocationOwner

        public String getBuildingColocationOwner()
        Gets the buildingColocationOwner. Building colocation owner. Only present for offering_type=dedicated locations where provisioning is enabled.
        Returns:
        the buildingColocationOwner
      • getDisplayName

        public String getDisplayName()
        Gets the displayName. Location long name.
        Returns:
        the displayName
      • getLocationType

        public String getLocationType()
        Gets the locationType. Location type.
        Returns:
        the locationType
      • isMacsecEnabled

        public Boolean isMacsecEnabled()
        Gets the macsecEnabled. Indicate whether location supports MACsec. Only returned for gateway type=dedicated locations. Contact IBM support for access to MACsec.
        Returns:
        the macsecEnabled
      • getMarket

        public String getMarket()
        Gets the market. Location market.
        Returns:
        the market
      • getMarketGeography

        public String getMarketGeography()
        Gets the marketGeography. Location geography. Only present for locations where provisioning is enabled.
        Returns:
        the marketGeography
      • isMzr

        public Boolean isMzr()
        Gets the mzr. Is location a multi-zone region (MZR). Only present for locations where provisioning is enabled.
        Returns:
        the mzr
      • getName

        public String getName()
        Gets the name. Location short name.
        Returns:
        the name
      • getOfferingType

        public String getOfferingType()
        Gets the offeringType. Location offering type.
        Returns:
        the offeringType
      • isProvisionEnabled

        public Boolean isProvisionEnabled()
        Gets the provisionEnabled. Indicates for the specific offering_type whether this location supports gateway provisioning.
        Returns:
        the provisionEnabled
      • getVpcRegion

        public String getVpcRegion()
        Gets the vpcRegion. Location's VPC region. Only present for locations where provisioning is enabled.
        Returns:
        the vpcRegion