| Package | Description |
|---|---|
| software.amazon.awssdk.services.mobile |
AWS Mobile Service provides mobile app and website developers with capabilities required to configure AWS resources
and bootstrap their developer desktop projects with the necessary SDKs, constants, tools and samples to make use of
those resources.
|
| software.amazon.awssdk.services.mobile.internal | |
| software.amazon.awssdk.services.mobile.model | |
| software.amazon.awssdk.services.mobile.paginators | |
| software.amazon.awssdk.services.mobile.transform |
| Class and Description |
|---|
| AccountActionRequiredException
Account Action is required in order to continue the request.
|
| BadRequestException
The request cannot be processed because some parameter is not valid or the project state prevents the operation from
being performed.
|
| CreateProjectRequest
Request structure used to request a project be created.
|
| CreateProjectRequest.Builder |
| CreateProjectResponse
Result structure used in response to a request to create a project.
|
| DeleteProjectRequest
Request structure used to request a project be deleted.
|
| DeleteProjectRequest.Builder |
| DeleteProjectResponse
Result structure used in response to request to delete a project.
|
| DescribeBundleRequest
Request structure to request the details of a specific bundle.
|
| DescribeBundleRequest.Builder |
| DescribeBundleResponse
Result structure contains the details of the bundle.
|
| DescribeProjectRequest
Request structure used to request details about a project.
|
| DescribeProjectRequest.Builder |
| DescribeProjectResponse
Result structure used for requests of project details.
|
| ExportBundleRequest
Request structure used to request generation of custom SDK and tool packages required to integrate mobile web or app
clients with backed AWS resources.
|
| ExportBundleRequest.Builder |
| ExportBundleResponse
Result structure which contains link to download custom-generated SDK and tool packages used to integrate mobile web
or app clients with backed AWS resources.
|
| ExportProjectRequest
Request structure used in requests to export project configuration details.
|
| ExportProjectRequest.Builder |
| ExportProjectResponse
Result structure used for requests to export project configuration details.
|
| InternalFailureException
The service has encountered an unexpected error condition which prevents it from servicing the request.
|
| LimitExceededException
There are too many AWS Mobile Hub projects in the account or the account has exceeded the maximum number of resources
in some AWS service.
|
| ListBundlesRequest
Request structure to request all available bundles.
|
| ListBundlesRequest.Builder |
| ListBundlesResponse
Result structure contains a list of all available bundles with details.
|
| ListProjectsRequest
Request structure used to request projects list in AWS Mobile Hub.
|
| ListProjectsRequest.Builder |
| ListProjectsResponse
Result structure used for requests to list projects in AWS Mobile Hub.
|
| MobileException |
| NotFoundException
No entity can be found with the specified identifier.
|
| ServiceUnavailableException
The service is temporarily unavailable.
|
| TooManyRequestsException
Too many requests have been received for this AWS account in too short a time.
|
| UnauthorizedException
Credentials of the caller are insufficient to authorize the request.
|
| UpdateProjectRequest
Request structure used for requests to update project configuration.
|
| UpdateProjectRequest.Builder |
| UpdateProjectResponse
Result structure used for requests to updated project configuration.
|
| Class and Description |
|---|
| MobileRequest |
| Class and Description |
|---|
| ListBundlesRequest
Request structure to request all available bundles.
|
| ListBundlesResponse
Result structure contains a list of all available bundles with details.
|
| ListProjectsRequest
Request structure used to request projects list in AWS Mobile Hub.
|
| ListProjectsResponse
Result structure used for requests to list projects in AWS Mobile Hub.
|
| Class and Description |
|---|
| CreateProjectRequest
Request structure used to request a project be created.
|
| DeleteProjectRequest
Request structure used to request a project be deleted.
|
| DescribeBundleRequest
Request structure to request the details of a specific bundle.
|
| DescribeProjectRequest
Request structure used to request details about a project.
|
| ExportBundleRequest
Request structure used to request generation of custom SDK and tool packages required to integrate mobile web or app
clients with backed AWS resources.
|
| ExportProjectRequest
Request structure used in requests to export project configuration details.
|
| ListBundlesRequest
Request structure to request all available bundles.
|
| ListProjectsRequest
Request structure used to request projects list in AWS Mobile Hub.
|
| UpdateProjectRequest
Request structure used for requests to update project configuration.
|
Copyright © 2023. All rights reserved.