SharedPrivateLinkResource.UpdateStages.WithGroupId Interface
public static interface SharedPrivateLinkResource.UpdateStages.WithGroupId
The stage of the SharedPrivateLinkResource update allowing to specify groupId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withGroupId(String groupId)
Specifies the group |
Method Details
withGroupId
public abstract SharedPrivateLinkResource.Update withGroupId(String groupId)
Specifies the groupId property: The group id from the provider of resource the shared private link resource is for.
Parameters:
Returns: