Class PremiumMessagingRegionsListResult

java.lang.Object
com.azure.resourcemanager.servicebus.models.PremiumMessagingRegionsListResult

public final class PremiumMessagingRegionsListResult extends Object
The response of the List PremiumMessagingRegions operation.
  • Constructor Details

    • PremiumMessagingRegionsListResult

      public PremiumMessagingRegionsListResult()
  • Method Details

    • value

      Get the value property: Result of the List PremiumMessagingRegions type.
      Returns:
      the value value.
    • withValue

      Set the value property: Result of the List PremiumMessagingRegions type.
      Parameters:
      value - the value value to set.
      Returns:
      the PremiumMessagingRegionsListResult object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to the next set of results. Not empty if Value contains incomplete list of PremiumMessagingRegions.
      Returns:
      the nextLink value.
    • validate

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