CopyableBuilder<CreateApplicationRequest.Builder,CreateApplicationRequest>
, SdkBuilder<CreateApplicationRequest.Builder,CreateApplicationRequest>
public static interface CreateApplicationRequest.Builder extends CopyableBuilder<CreateApplicationRequest.Builder,CreateApplicationRequest>
Modifier and Type | Method | Description |
---|---|---|
CreateApplicationRequest.Builder |
applicationName(String applicationName) |
The name of the application.
|
copy
apply, build
CreateApplicationRequest.Builder applicationName(String applicationName)
The name of the application. This name must be unique with the applicable IAM user or AWS account.
applicationName
- The name of the application. This name must be unique with the applicable IAM user or AWS account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.