Client.UpdateStages.WithAuthenticationName Interface
public static interface Client.UpdateStages.WithAuthenticationName
The stage of the Client update allowing to specify authenticationName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAuthenticationName(String authenticationName)
Specifies the authentication |
Method Details
withAuthenticationName
public abstract Client.Update withAuthenticationName(String authenticationName)
Specifies the authenticationName property: The name presented by the client for authentication. The default value is the name of the resource..
Parameters:
Returns: