PrivateLinkServiceProxyRemotePrivateEndpointConnection Class

public final class PrivateLinkServiceProxyRemotePrivateEndpointConnection
extends RemotePrivateEndpointConnection

Remote private endpoint connection details.

Constructor Summary

Constructor Description
PrivateLinkServiceProxyRemotePrivateEndpointConnection()

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from RemotePrivateEndpointConnection

Methods inherited from java.lang.Object

Constructor Details

PrivateLinkServiceProxyRemotePrivateEndpointConnection

public PrivateLinkServiceProxyRemotePrivateEndpointConnection()

Method Details

validate

public void validate()

Validates the instance.

Overrides:

PrivateLinkServiceProxyRemotePrivateEndpointConnection.validate()

Applies to