Class NetAppAccountList


  • public final class NetAppAccountList
    extends Object
    List of NetApp account resources.
    • Constructor Detail

      • NetAppAccountList

        public NetAppAccountList()
    • Method Detail

      • value

        public List<NetAppAccountInner> value()
        Get the value property: Multiple NetApp accounts.
        Returns:
        the value value.
      • withValue

        public NetAppAccountList withValue​(List<NetAppAccountInner> value)
        Set the value property: Multiple NetApp accounts.
        Parameters:
        value - the value value to set.
        Returns:
        the NetAppAccountList object itself.
      • nextLink

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

        public NetAppAccountList withNextLink​(String nextLink)
        Set the nextLink property: URL to get the next set of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the NetAppAccountList object itself.
      • validate

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