PrivateLinkServiceConnectionProperties |
PrivateLinkServiceConnectionProperties.withGroupIds(List<String> groupIds) |
Set the groupIds property: The ID(s) of the group(s) obtained from the remote resource that this private endpoint
should connect to.
|
PrivateLinkServiceConnectionProperties |
PrivateLinkServiceConnectionProperties.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) |
Set the privateLinkServiceConnectionState property: A collection of read-only information about the state of the
connection to the remote resource.
|
PrivateLinkServiceConnectionProperties |
PrivateLinkServiceConnectionProperties.withPrivateLinkServiceId(String privateLinkServiceId) |
Set the privateLinkServiceId property: The resource id of private link service.
|
PrivateLinkServiceConnectionProperties |
PrivateLinkServiceConnectionProperties.withRequestMessage(String requestMessage) |
Set the requestMessage property: A message passed to the owner of the remote resource with this connection
request.
|