Class ConfluentAgreementResourceListResponse


  • public final class ConfluentAgreementResourceListResponse
    extends Object
    Response of a list operation.
    • Constructor Detail

      • ConfluentAgreementResourceListResponse

        public ConfluentAgreementResourceListResponse()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: Link to the next set of results, if any.
        Returns:
        the nextLink value.
      • withNextLink

        public ConfluentAgreementResourceListResponse withNextLink​(String nextLink)
        Set the nextLink property: Link to the next set of results, if any.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ConfluentAgreementResourceListResponse object itself.
      • validate

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