Class PremiumMessagingRegionsListResult


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

      • PremiumMessagingRegionsListResult

        public PremiumMessagingRegionsListResult()
    • Method Detail

      • value

        public List<PremiumMessagingRegionInner> value()
        Get the value property: Result of the List PremiumMessagingRegions type.
        Returns:
        the value value.
      • 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.