Class PrivateEndpoint


  • public final class PrivateEndpoint
    extends Object
    The private endpoint of the private endpoint connection.
    • Constructor Detail

      • PrivateEndpoint

        public PrivateEndpoint​(String id)
        Initializes a new instance of the PrivateEndpoint class.
        Parameters:
        id - the ID of the private endpoint.
    • Method Detail

      • id

        public String id()
        Returns:
        the ID of the private endpoint.