public static interface ExportBundleResponse.Builder extends MobileResponse.Builder, 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.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildExportBundleResponse.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.