Class ServiceTagInformationListResult


  • public final class ServiceTagInformationListResult
    extends Object
    Response for Get ServiceTagInformation API service call. Retrieves the list of service tag information resources.
    • Constructor Detail

      • ServiceTagInformationListResult

        public ServiceTagInformationListResult()
    • Method Detail

      • value

        public List<ServiceTagInformationInner> value()
        Get the value property: The list of service tag information resources.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The URL to get the next set of results.
        Returns:
        the nextLink value.
      • validate

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