Class PrivateEndpointConnectionListResult


  • public final class PrivateEndpointConnectionListResult
    extends Object
    Response containing a list of Private Endpoint connections.
    • Constructor Detail

      • PrivateEndpointConnectionListResult

        public PrivateEndpointConnectionListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: Request URL that can be used to query next page of private endpoint connections. Returned when the total number of requested private endpoint connections exceed maximum page size.
        Returns:
        the nextLink value.
      • validate

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