| 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 | Interface and Description |
|---|---|
interface |
MobileBaseClientBuilder<B extends MobileBaseClientBuilder<B,C>,C>
This includes configuration specific to AWS Mobile that is supported by both
MobileClientBuilder and
MobileAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MobileAsyncClientBuilder
A builder for creating an instance of
MobileAsyncClient. |
interface |
MobileClientBuilder
A builder for creating an instance of
MobileClient. |
Copyright © 2023. All rights reserved.