Class TimeSeriesDatabaseConnectionListResult


  • public final class TimeSeriesDatabaseConnectionListResult
    extends Object
    A pageable list of time series database connection resources.
    • Constructor Detail

      • TimeSeriesDatabaseConnectionListResult

        public TimeSeriesDatabaseConnectionListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The link used to get the next page of results.
        Returns:
        the nextLink value.
      • withNextLink

        public TimeSeriesDatabaseConnectionListResult withNextLink​(String nextLink)
        Set the nextLink property: The link used to get the next page of results.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the TimeSeriesDatabaseConnectionListResult object itself.
      • validate

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