Class PrivateEndpointConnectionRequest


  • public final class PrivateEndpointConnectionRequest
    extends Object
    A request to approve or reject a private endpoint connection.
    • Constructor Detail

      • PrivateEndpointConnectionRequest

        public PrivateEndpointConnectionRequest()
    • Method Detail

      • id

        public String id()
        Get the id property: Private Endpoint Connection Resource Id.
        Returns:
        the id value.
      • withId

        public PrivateEndpointConnectionRequest withId​(String id)
        Set the id property: Private Endpoint Connection Resource Id.
        Parameters:
        id - the id value to set.
        Returns:
        the PrivateEndpointConnectionRequest object itself.
      • validate

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