Class PrivateEndpointConnectionListResult

java.lang.Object
com.azure.resourcemanager.search.models.PrivateEndpointConnectionListResult

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

    • PrivateEndpointConnectionListResult

      public PrivateEndpointConnectionListResult()
      Creates an instance of PrivateEndpointConnectionListResult class.
  • Method Details

    • value

      Get the value property: The list of Private Endpoint connections.
      Returns:
      the value value.
    • 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.