SharedPrivateLinkResource.UpdateStages.WithRequestMessage Interface
public static interface SharedPrivateLinkResource.UpdateStages.WithRequestMessage
The stage of the SharedPrivateLinkResource update allowing to specify requestMessage.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRequestMessage(String requestMessage)
Specifies the request |
Method Details
withRequestMessage
public abstract SharedPrivateLinkResource.Update withRequestMessage(String requestMessage)
Specifies the requestMessage property: The request message for requesting approval of the shared private link resource.
Parameters:
Returns: