| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withActionRequired(String actionRequired)
Set a message indicating if changes on the service provider require any updates on the consumer.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withDescription(String description)
Set the reason for approval/rejection of the connection.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withStatus(PrivateEndpointServiceConnectionStatus status)
Set indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/