public static interface CreateApplicationRequest.Builder extends CopyableBuilder<CreateApplicationRequest.Builder,CreateApplicationRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest.Builder |
name(String name)
The display name of the application.
|
copyapply, buildCreateApplicationRequest.Builder name(String name)
name - The display name of the application. Used in the Amazon Pinpoint console.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.