Class DataLocationToServiceLocationMap

java.lang.Object
com.azure.resourcemanager.databox.models.DataLocationToServiceLocationMap

public final class DataLocationToServiceLocationMap extends Object
Map of data location to service location.
  • Constructor Details

    • DataLocationToServiceLocationMap

      public DataLocationToServiceLocationMap()
      Creates an instance of DataLocationToServiceLocationMap class.
  • Method Details

    • dataLocation

      public String dataLocation()
      Get the dataLocation property: Location of the data.
      Returns:
      the dataLocation value.
    • serviceLocation

      public String serviceLocation()
      Get the serviceLocation property: Location of the service.
      Returns:
      the serviceLocation value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.