public static interface CreateApplicationResponse.Builder extends IoTFleetHubResponse.Builder, SdkPojo, CopyableBuilder<CreateApplicationResponse.Builder,CreateApplicationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResponse.Builder |
applicationArn(String applicationArn)
The ARN of the web application.
|
CreateApplicationResponse.Builder |
applicationId(String applicationId)
The unique Id of the web application.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateApplicationResponse.Builder applicationId(String applicationId)
The unique Id of the web application.
applicationId - The unique Id of the web application.CreateApplicationResponse.Builder applicationArn(String applicationArn)
The ARN of the web application.
applicationArn - The ARN of the web application.Copyright © 2022. All rights reserved.