| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProjectResponse |
MobileClient.createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest)
Creates an AWS Mobile Hub project.
|
default CreateProjectResponse |
MobileClient.createProject(CreateProjectRequest createProjectRequest)
Creates an AWS Mobile Hub project.
|
default UpdateProjectResponse |
MobileClient.updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest)
Update an existing project.
|
default UpdateProjectResponse |
MobileClient.updateProject(UpdateProjectRequest updateProjectRequest)
Update an existing project.
|
Copyright © 2023. All rights reserved.