| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeProjectResponse |
MobileClient.describeProject(DescribeProjectRequest describeProjectRequest)
Gets details about a project in AWS Mobile Hub.
|
default CompletableFuture<DescribeProjectResponse> |
MobileAsyncClient.describeProject(DescribeProjectRequest describeProjectRequest)
Gets details about a project in AWS Mobile Hub.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeProjectRequestMarshaller.marshall(DescribeProjectRequest describeProjectRequest) |
Copyright © 2022. All rights reserved.