Class RegionConfigurationResponseInner

java.lang.Object
com.azure.resourcemanager.databox.fluent.models.RegionConfigurationResponseInner

public final class RegionConfigurationResponseInner extends Object
Configuration response specific to a region.
  • Constructor Details

    • RegionConfigurationResponseInner

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

    • scheduleAvailabilityResponse

      public ScheduleAvailabilityResponse scheduleAvailabilityResponse()
      Get the scheduleAvailabilityResponse property: Schedule availability for given sku in a region.
      Returns:
      the scheduleAvailabilityResponse value.
    • transportAvailabilityResponse

      public TransportAvailabilityResponse transportAvailabilityResponse()
      Get the transportAvailabilityResponse property: Transport options available for given sku in a region.
      Returns:
      the transportAvailabilityResponse value.
    • validate

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