Class SharedPrivateLinkResourceListResult


  • public final class SharedPrivateLinkResourceListResult
    extends Object
    Response containing a list of Shared Private Link Resources.
    • Constructor Detail

      • SharedPrivateLinkResourceListResult

        public SharedPrivateLinkResourceListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The URL to get the next set of shared private link resources, if there are any.
        Returns:
        the nextLink value.
      • withNextLink

        public SharedPrivateLinkResourceListResult withNextLink​(String nextLink)
        Set the nextLink property: The URL to get the next set of shared private link resources, if there are any.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the SharedPrivateLinkResourceListResult object itself.
      • validate

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