SenderUsernameResource.UpdateStages.WithDisplayName Interface
public static interface SenderUsernameResource.UpdateStages.WithDisplayName
The stage of the SenderUsernameResource update allowing to specify displayName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDisplayName(String displayName)
Specifies the display |
Method Details
withDisplayName
public abstract SenderUsernameResource.Update withDisplayName(String displayName)
Specifies the displayName property: The display name for the senderUsername..
Parameters:
Returns: