Class PrivateEndpointConnectionResponse


  • public final class PrivateEndpointConnectionResponse
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        Specifies the id of the resource.
      • name

        public java.lang.String name()
        Returns:
        Specifies the name of the resource.
      • privateEndpoint

        public java.util.Optional<PrivateEndpointResponse> privateEndpoint()
        Returns:
        Specifies the private endpoint.
      • privateLinkServiceConnectionState

        public java.util.Optional<ConnectionStateResponse> privateLinkServiceConnectionState()
        Returns:
        Specifies the connection state.
      • provisioningState

        public java.util.Optional<java.lang.String> provisioningState()
        Returns:
        Provisioning state of the Private Endpoint Connection.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        The system meta data relating to this resource.
      • type

        public java.lang.String type()
        Returns:
        Specifies the type of the resource.