| Package | Description |
|---|---|
| com.amazonaws.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 |
AWSMobileAsync
Interface for accessing AWS Mobile asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAWSMobile
Abstract implementation of
AWSMobile. |
class |
AbstractAWSMobileAsync
Abstract implementation of
AWSMobileAsync. |
class |
AWSMobileAsyncClient
Client for accessing AWS Mobile asynchronously.
|
class |
AWSMobileClient
Client for accessing AWS Mobile.
|
| Modifier and Type | Method and Description |
|---|---|
protected AWSMobile |
AWSMobileClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AWSMobile using the current builder configuration.
|
static AWSMobile |
AWSMobileClientBuilder.defaultClient() |
Copyright © 2020. All rights reserved.