public static interface CreateApplicationResponse.Builder extends AppIntegrationsResponse.Builder, SdkPojo, CopyableBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the Application.
|
CreateApplicationResponse.Builder |
id(String id)
A unique identifier for the Application.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateApplicationResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the Application.
arn - The Amazon Resource Name (ARN) of the Application.CreateApplicationResponse.Builder id(String id)
A unique identifier for the Application.
id - A unique identifier for the Application.Copyright © 2023. All rights reserved.