public static interface ExportBundleResponse.Builder extends MobileResponse.Builder, SdkPojo, CopyableBuilder<ExportBundleResponse.Builder,ExportBundleResponse>
Modifier and Type | Method and Description |
---|---|
ExportBundleResponse.Builder |
downloadUrl(String downloadUrl)
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web
app with the AWS resources created by the AWS Mobile Hub project.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
ExportBundleResponse.Builder downloadUrl(String downloadUrl)
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web app with the AWS resources created by the AWS Mobile Hub project.
downloadUrl
- URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app
or web app with the AWS resources created by the AWS Mobile Hub project.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.