Class ClientDiscoveryResponse


  • public final class ClientDiscoveryResponse
    extends Object
    ClientDiscoveryResponse Operations List response which contains list of available APIs.
    • Constructor Detail

      • ClientDiscoveryResponse

        public ClientDiscoveryResponse()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: Link to the next chunk of Response.
        Returns:
        the nextLink value.
      • withNextLink

        public ClientDiscoveryResponse withNextLink​(String nextLink)
        Set the nextLink property: Link to the next chunk of Response.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ClientDiscoveryResponse object itself.
      • validate

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