CopyableBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
, SdkBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
public static interface CreateApplicationResponse.Builder extends CopyableBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateApplicationResponse.Builder |
configurationId(String configurationId) |
Configuration ID of an application to be created.
|
copy
apply, build
CreateApplicationResponse.Builder configurationId(String configurationId)
Configuration ID of an application to be created.
configurationId
- Configuration ID of an application to be created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.