LinkerResource.UpdateStages.WithClientType Interface
public static interface LinkerResource.UpdateStages.WithClientType
The stage of the LinkerResource update allowing to specify clientType.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withClientType(ClientType clientType)
Specifies the client |
Method Details
withClientType
public abstract LinkerResource.Update withClientType(ClientType clientType)
Specifies the clientType property: The application client type.
Parameters:
Returns: