Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

AbstractAWSMobile - Class in com.amazonaws.services.mobile
Abstract implementation of AWSMobile.
AbstractAWSMobile() - Constructor for class com.amazonaws.services.mobile.AbstractAWSMobile
 
AbstractAWSMobileAsync - Class in com.amazonaws.services.mobile
Abstract implementation of AWSMobileAsync.
AbstractAWSMobileAsync() - Constructor for class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
AccountActionRequiredException - Exception in com.amazonaws.services.mobile.model
Account Action is required in order to continue the request.
AccountActionRequiredException(String) - Constructor for exception com.amazonaws.services.mobile.model.AccountActionRequiredException
Constructs a new AccountActionRequiredException with the specified error message.
addAttributesEntry(String, String) - Method in class com.amazonaws.services.mobile.model.Resource
 
asyncBuilder() - Static method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
AWSMobile - Interface in com.amazonaws.services.mobile
Interface for accessing AWS Mobile.
AWSMobileAsync - Interface in com.amazonaws.services.mobile
Interface for accessing AWS Mobile asynchronously.
AWSMobileAsyncClient - Class in com.amazonaws.services.mobile
Client for accessing AWS Mobile asynchronously.
AWSMobileAsyncClientBuilder - Class in com.amazonaws.services.mobile
Fluent builder for AWSMobileAsync.
AWSMobileClient - Class in com.amazonaws.services.mobile
Client for accessing AWS Mobile.
AWSMobileClientBuilder - Class in com.amazonaws.services.mobile
Fluent builder for AWSMobile.
AWSMobileException - Exception in com.amazonaws.services.mobile.model
Base exception for all service exceptions thrown by AWS Mobile
AWSMobileException(String) - Constructor for exception com.amazonaws.services.mobile.model.AWSMobileException
Constructs a new AWSMobileException with the specified error message.

B

BadRequestException - Exception in com.amazonaws.services.mobile.model
The request cannot be processed because some parameter is not valid or the project state prevents the operation from being performed.
BadRequestException(String) - Constructor for exception com.amazonaws.services.mobile.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClientBuilder
Construct an asynchronous implementation of AWSMobileAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.mobile.AWSMobileClientBuilder
Construct a synchronous implementation of AWSMobile using the current builder configuration.
builder() - Static method in class com.amazonaws.services.mobile.AWSMobileClient
 
BundleDetails - Class in com.amazonaws.services.mobile.model
The details of the bundle.
BundleDetails() - Constructor for class com.amazonaws.services.mobile.model.BundleDetails
 

C

clearAttributesEntries() - Method in class com.amazonaws.services.mobile.model.Resource
Removes all the entries added into Attributes.
clone() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
clone() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
 
clone() - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
 
clone() - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
 
clone() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
clone() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
 
clone() - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
 
clone() - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
 
clone() - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
clone() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
clone() - Method in class com.amazonaws.services.mobile.model.ProjectSummary
 
clone() - Method in class com.amazonaws.services.mobile.model.Resource
 
clone() - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
 
clone() - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
 
com.amazonaws.services.mobile - package 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.
com.amazonaws.services.mobile.model - package com.amazonaws.services.mobile.model
 
configFactory - Static variable in class com.amazonaws.services.mobile.AWSMobileClient
Client configuration factory providing ClientConfigurations tailored to this client
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
createProject(CreateProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Creates an AWS Mobile Hub project.
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Creates an AWS Mobile Hub project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
createProjectAsync(CreateProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Creates an AWS Mobile Hub project.
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Creates an AWS Mobile Hub project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
CreateProjectRequest - Class in com.amazonaws.services.mobile.model
Request structure used to request a project be created.
CreateProjectRequest() - Constructor for class com.amazonaws.services.mobile.model.CreateProjectRequest
 
CreateProjectResult - Class in com.amazonaws.services.mobile.model
Result structure used in response to a request to create a project.
CreateProjectResult() - Constructor for class com.amazonaws.services.mobile.model.CreateProjectResult
 

D

defaultClient() - Static method in class com.amazonaws.services.mobile.AWSMobileAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.mobile.AWSMobileClientBuilder
 
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
deleteProject(DeleteProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Delets a project in AWS Mobile Hub.
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Delets a project in AWS Mobile Hub.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
deleteProjectAsync(DeleteProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Delets a project in AWS Mobile Hub.
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Delets a project in AWS Mobile Hub.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
DeleteProjectRequest - Class in com.amazonaws.services.mobile.model
Request structure used to request a project be deleted.
DeleteProjectRequest() - Constructor for class com.amazonaws.services.mobile.model.DeleteProjectRequest
 
DeleteProjectResult - Class in com.amazonaws.services.mobile.model
Result structure used in response to request to delete a project.
DeleteProjectResult() - Constructor for class com.amazonaws.services.mobile.model.DeleteProjectResult
 
describeBundle(DescribeBundleRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
describeBundle(DescribeBundleRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Get the bundle details for the requested bundle id.
describeBundle(DescribeBundleRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Get the bundle details for the requested bundle id.
describeBundleAsync(DescribeBundleRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
describeBundleAsync(DescribeBundleRequest, AsyncHandler<DescribeBundleRequest, DescribeBundleResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
describeBundleAsync(DescribeBundleRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Get the bundle details for the requested bundle id.
describeBundleAsync(DescribeBundleRequest, AsyncHandler<DescribeBundleRequest, DescribeBundleResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Get the bundle details for the requested bundle id.
describeBundleAsync(DescribeBundleRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
describeBundleAsync(DescribeBundleRequest, AsyncHandler<DescribeBundleRequest, DescribeBundleResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
DescribeBundleRequest - Class in com.amazonaws.services.mobile.model
Request structure to request the details of a specific bundle.
DescribeBundleRequest() - Constructor for class com.amazonaws.services.mobile.model.DescribeBundleRequest
 
DescribeBundleResult - Class in com.amazonaws.services.mobile.model
Result structure contains the details of the bundle.
DescribeBundleResult() - Constructor for class com.amazonaws.services.mobile.model.DescribeBundleResult
 
describeProject(DescribeProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
describeProject(DescribeProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Gets details about a project in AWS Mobile Hub.
describeProject(DescribeProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Gets details about a project in AWS Mobile Hub.
describeProjectAsync(DescribeProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
describeProjectAsync(DescribeProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Gets details about a project in AWS Mobile Hub.
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Gets details about a project in AWS Mobile Hub.
describeProjectAsync(DescribeProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
DescribeProjectRequest - Class in com.amazonaws.services.mobile.model
Request structure used to request details about a project.
DescribeProjectRequest() - Constructor for class com.amazonaws.services.mobile.model.DescribeProjectRequest
 
DescribeProjectResult - Class in com.amazonaws.services.mobile.model
Result structure used for requests of project details.
DescribeProjectResult() - Constructor for class com.amazonaws.services.mobile.model.DescribeProjectResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.mobile.AWSMobile
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.Resource
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
 
exportBundle(ExportBundleRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
exportBundle(ExportBundleRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.
exportBundle(ExportBundleRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.
exportBundleAsync(ExportBundleRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
exportBundleAsync(ExportBundleRequest, AsyncHandler<ExportBundleRequest, ExportBundleResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
exportBundleAsync(ExportBundleRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.
exportBundleAsync(ExportBundleRequest, AsyncHandler<ExportBundleRequest, ExportBundleResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.
exportBundleAsync(ExportBundleRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
exportBundleAsync(ExportBundleRequest, AsyncHandler<ExportBundleRequest, ExportBundleResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
ExportBundleRequest - Class in com.amazonaws.services.mobile.model
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() - Constructor for class com.amazonaws.services.mobile.model.ExportBundleRequest
 
ExportBundleResult - Class in com.amazonaws.services.mobile.model
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.
ExportBundleResult() - Constructor for class com.amazonaws.services.mobile.model.ExportBundleResult
 
exportProject(ExportProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
exportProject(ExportProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Exports project configuration to a snapshot which can be downloaded and shared.
exportProject(ExportProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Exports project configuration to a snapshot which can be downloaded and shared.
exportProjectAsync(ExportProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
exportProjectAsync(ExportProjectRequest, AsyncHandler<ExportProjectRequest, ExportProjectResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
exportProjectAsync(ExportProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Exports project configuration to a snapshot which can be downloaded and shared.
exportProjectAsync(ExportProjectRequest, AsyncHandler<ExportProjectRequest, ExportProjectResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Exports project configuration to a snapshot which can be downloaded and shared.
exportProjectAsync(ExportProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
exportProjectAsync(ExportProjectRequest, AsyncHandler<ExportProjectRequest, ExportProjectResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
ExportProjectRequest - Class in com.amazonaws.services.mobile.model
Request structure used in requests to export project configuration details.
ExportProjectRequest() - Constructor for class com.amazonaws.services.mobile.model.ExportProjectRequest
 
ExportProjectResult - Class in com.amazonaws.services.mobile.model
Result structure used for requests to export project configuration details.
ExportProjectResult() - Constructor for class com.amazonaws.services.mobile.model.ExportProjectResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.mobile.model.Platform
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.mobile.model.ProjectState
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.mobile.model.Resource
 
getAttributes() - Method in class com.amazonaws.services.mobile.model.Resource
 
getAvailablePlatforms() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
getBundleId() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
getBundleId() - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
Unique bundle identifier.
getBundleId() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique bundle identifier.
getBundleList() - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
A list of bundles.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getConsoleUrl() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Website URL for this project in the AWS Mobile Hub console.
getContents() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
ZIP or YAML file which contains configuration settings to be used when creating the project.
getContents() - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
ZIP or YAML file which contains project configuration to be updated.
getCreatedDate() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date the project was created.
getDeletedResources() - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were deleted.
getDescription() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
getDetails() - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
Detailed information about the created AWS Mobile Hub project.
getDetails() - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
The details of the bundle.
getDetails() - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
getDetails() - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
Detailed information about the updated AWS Mobile Hub project.
getDownloadUrl() - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web app with the AWS resources created by the AWS Mobile Hub project.
getDownloadUrl() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be used to download the exported project configuation file(s).
getExecutorService() - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
Returns the executor service used by this client to execute async requests.
getFeature() - Method in class com.amazonaws.services.mobile.model.Resource
 
getIconUrl() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
getLastUpdatedDate() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date of the last modification of the project.
getMaxResults() - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Maximum number of records to list in a single response.
getMaxResults() - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Maximum number of records to list in a single response.
getName() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Name of the project.
getName() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
getName() - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Name of the project.
getName() - Method in class com.amazonaws.services.mobile.model.Resource
 
getNextToken() - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
Pagination token.
getNextToken() - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
getOrphanedResources() - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were not deleted, due to a risk of losing potentially important data or files.
getPlatform() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Developer desktop or target application platform.
getProjectId() - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
Unique project identifier.
getProjectId() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
Unique project identifier.
getProjectId() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique project identifier.
getProjectId() - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
Unique project identifier.
getProjectId() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
getProjectId() - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Unique project identifier.
getProjectId() - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
Unique project identifier.
getProjects() - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
getRegion() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Default region where project resources should be created.
getRegion() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
getResources() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
getRetryAfterSeconds() - Method in exception com.amazonaws.services.mobile.model.LimitExceededException
 
getRetryAfterSeconds() - Method in exception com.amazonaws.services.mobile.model.ServiceUnavailableException
 
getRetryAfterSeconds() - Method in exception com.amazonaws.services.mobile.model.TooManyRequestsException
 
getShareUrl() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be shared to allow other AWS users to create their own project in AWS Mobile Hub with the same configuration as the specified project.
getSnapshotId() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Unique identifier for an exported snapshot of project configuration.
getSnapshotId() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
Unique identifier for the exported snapshot of the project configuration.
getState() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
getSyncFromResources() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project.
getTitle() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
getType() - Method in class com.amazonaws.services.mobile.model.Resource
 
getVersion() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 

H

hashCode() - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
hashCode() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
hashCode() - Method in class com.amazonaws.services.mobile.model.ProjectSummary
 
hashCode() - Method in class com.amazonaws.services.mobile.model.Resource
 
hashCode() - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
 

I

InternalFailureException - Exception in com.amazonaws.services.mobile.model
The service has encountered an unexpected error condition which prevents it from servicing the request.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.mobile.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
isSyncFromResources() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project.

L

LimitExceededException - Exception in com.amazonaws.services.mobile.model
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.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.mobile.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listBundles(ListBundlesRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
listBundles(ListBundlesRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
List all available bundles.
listBundles(ListBundlesRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
List all available bundles.
listBundlesAsync(ListBundlesRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
listBundlesAsync(ListBundlesRequest, AsyncHandler<ListBundlesRequest, ListBundlesResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
listBundlesAsync(ListBundlesRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
List all available bundles.
listBundlesAsync(ListBundlesRequest, AsyncHandler<ListBundlesRequest, ListBundlesResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
List all available bundles.
listBundlesAsync(ListBundlesRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
listBundlesAsync(ListBundlesRequest, AsyncHandler<ListBundlesRequest, ListBundlesResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
ListBundlesRequest - Class in com.amazonaws.services.mobile.model
Request structure to request all available bundles.
ListBundlesRequest() - Constructor for class com.amazonaws.services.mobile.model.ListBundlesRequest
 
ListBundlesResult - Class in com.amazonaws.services.mobile.model
Result structure contains a list of all available bundles with details.
ListBundlesResult() - Constructor for class com.amazonaws.services.mobile.model.ListBundlesResult
 
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
listProjects(ListProjectsRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Lists projects in AWS Mobile Hub.
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Lists projects in AWS Mobile Hub.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
listProjectsAsync(ListProjectsRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Lists projects in AWS Mobile Hub.
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Lists projects in AWS Mobile Hub.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
ListProjectsRequest - Class in com.amazonaws.services.mobile.model
Request structure used to request projects list in AWS Mobile Hub.
ListProjectsRequest() - Constructor for class com.amazonaws.services.mobile.model.ListProjectsRequest
 
ListProjectsResult - Class in com.amazonaws.services.mobile.model
Result structure used for requests to list projects in AWS Mobile Hub.
ListProjectsResult() - Constructor for class com.amazonaws.services.mobile.model.ListProjectsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.mobile.model.Resource
 

N

NotFoundException - Exception in com.amazonaws.services.mobile.model
No entity can be found with the specified identifier.
NotFoundException(String) - Constructor for exception com.amazonaws.services.mobile.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

P

Platform - Enum in com.amazonaws.services.mobile.model
Developer desktop or target mobile app or website platform.
ProjectDetails - Class in com.amazonaws.services.mobile.model
Detailed information about an AWS Mobile Hub project.
ProjectDetails() - Constructor for class com.amazonaws.services.mobile.model.ProjectDetails
 
ProjectState - Enum in com.amazonaws.services.mobile.model
Synchronization state for a project.
ProjectSummary - Class in com.amazonaws.services.mobile.model
Summary information about an AWS Mobile Hub project.
ProjectSummary() - Constructor for class com.amazonaws.services.mobile.model.ProjectSummary
 

R

Resource - Class in com.amazonaws.services.mobile.model
Information about an instance of an AWS resource associated with a project.
Resource() - Constructor for class com.amazonaws.services.mobile.model.Resource
 

S

ServiceUnavailableException - Exception in com.amazonaws.services.mobile.model
The service is temporarily unavailable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.mobile.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setArn(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.mobile.model.Resource
 
setAvailablePlatforms(Collection<String>) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
setBundleId(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
setBundleId(String) - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
Unique bundle identifier.
setBundleId(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique bundle identifier.
setBundleList(Collection<BundleDetails>) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
A list of bundles.
setConsoleUrl(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Website URL for this project in the AWS Mobile Hub console.
setContents(ByteBuffer) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
ZIP or YAML file which contains configuration settings to be used when creating the project.
setContents(ByteBuffer) - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
ZIP or YAML file which contains project configuration to be updated.
setCreatedDate(Date) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date the project was created.
setDeletedResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were deleted.
setDescription(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
setDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
Detailed information about the created AWS Mobile Hub project.
setDetails(BundleDetails) - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
The details of the bundle.
setDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
setDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
Detailed information about the updated AWS Mobile Hub project.
setDownloadUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web app with the AWS resources created by the AWS Mobile Hub project.
setDownloadUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be used to download the exported project configuation file(s).
setFeature(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
setIconUrl(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
setLastUpdatedDate(Date) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date of the last modification of the project.
setMaxResults(Integer) - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Maximum number of records to list in a single response.
setMaxResults(Integer) - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Maximum number of records to list in a single response.
setName(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Name of the project.
setName(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
setName(String) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Name of the project.
setName(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
setNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
setOrphanedResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were not deleted, due to a risk of losing potentially important data or files.
setPlatform(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Developer desktop or target application platform.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
Unique project identifier.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
Unique project identifier.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique project identifier.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
Unique project identifier.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Unique project identifier.
setProjectId(String) - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
Unique project identifier.
setProjects(Collection<ProjectSummary>) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
setRegion(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Default region where project resources should be created.
setRegion(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
setResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.LimitExceededException
 
setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.ServiceUnavailableException
 
setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.TooManyRequestsException
 
setShareUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be shared to allow other AWS users to create their own project in AWS Mobile Hub with the same configuration as the specified project.
setSnapshotId(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Unique identifier for an exported snapshot of project configuration.
setSnapshotId(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
Unique identifier for the exported snapshot of the project configuration.
setState(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
setSyncFromResources(Boolean) - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project.
setTitle(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
setType(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
setVersion(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
shutdown() - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
shutdown() - Method in interface com.amazonaws.services.mobile.AWSMobile
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.mobile.AWSMobileAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.mobile.AWSMobileClientBuilder
 

T

TooManyRequestsException - Exception in com.amazonaws.services.mobile.model
Too many requests have been received for this AWS account in too short a time.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.mobile.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in class com.amazonaws.services.mobile.model.BundleDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.mobile.model.Platform
 
toString() - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.mobile.model.ProjectState
 
toString() - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.Resource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
Returns a string representation of this object.

U

UnauthorizedException - Exception in com.amazonaws.services.mobile.model
Credentials of the caller are insufficient to authorize the request.
UnauthorizedException(String) - Constructor for exception com.amazonaws.services.mobile.model.UnauthorizedException
Constructs a new UnauthorizedException with the specified error message.
updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobile
 
updateProject(UpdateProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobile
Update an existing project.
updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileClient
Update an existing project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.mobile.AbstractAWSMobileAsync
 
updateProjectAsync(UpdateProjectRequest) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Update an existing project.
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in interface com.amazonaws.services.mobile.AWSMobileAsync
Update an existing project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.mobile.AWSMobileAsyncClient
 
UpdateProjectRequest - Class in com.amazonaws.services.mobile.model
Request structure used for requests to update project configuration.
UpdateProjectRequest() - Constructor for class com.amazonaws.services.mobile.model.UpdateProjectRequest
 
UpdateProjectResult - Class in com.amazonaws.services.mobile.model
Result structure used for requests to updated project configuration.
UpdateProjectResult() - Constructor for class com.amazonaws.services.mobile.model.UpdateProjectResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.mobile.model.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.mobile.model.ProjectState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.mobile.model.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.mobile.model.ProjectState
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArn(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.mobile.model.Resource
 
withAvailablePlatforms(String...) - Method in class com.amazonaws.services.mobile.model.BundleDetails
NOTE: This method appends the values to the existing list (if any).
withAvailablePlatforms(Collection<String>) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withAvailablePlatforms(Platform...) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withBundleId(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withBundleId(String) - Method in class com.amazonaws.services.mobile.model.DescribeBundleRequest
Unique bundle identifier.
withBundleId(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique bundle identifier.
withBundleList(BundleDetails...) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
A list of bundles.
withBundleList(Collection<BundleDetails>) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
A list of bundles.
withConsoleUrl(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Website URL for this project in the AWS Mobile Hub console.
withContents(ByteBuffer) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
ZIP or YAML file which contains configuration settings to be used when creating the project.
withContents(ByteBuffer) - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
ZIP or YAML file which contains project configuration to be updated.
withCreatedDate(Date) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date the project was created.
withDeletedResources(Resource...) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were deleted.
withDeletedResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were deleted.
withDescription(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.CreateProjectResult
Detailed information about the created AWS Mobile Hub project.
withDetails(BundleDetails) - Method in class com.amazonaws.services.mobile.model.DescribeBundleResult
The details of the bundle.
withDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.DescribeProjectResult
 
withDetails(ProjectDetails) - Method in class com.amazonaws.services.mobile.model.UpdateProjectResult
Detailed information about the updated AWS Mobile Hub project.
withDownloadUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleResult
URL which contains the custom-generated SDK and tool packages used to integrate the client mobile app or web app with the AWS resources created by the AWS Mobile Hub project.
withDownloadUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be used to download the exported project configuation file(s).
withFeature(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
withIconUrl(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withLastUpdatedDate(Date) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
Date of the last modification of the project.
withMaxResults(Integer) - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Maximum number of records to list in a single response.
withMaxResults(Integer) - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Maximum number of records to list in a single response.
withName(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Name of the project.
withName(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withName(String) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Name of the project.
withName(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
withNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListBundlesRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListBundlesResult
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListProjectsRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
withOrphanedResources(Resource...) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were not deleted, due to a risk of losing potentially important data or files.
withOrphanedResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.DeleteProjectResult
Resources which were not deleted, due to a risk of losing potentially important data or files.
withPlatform(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Developer desktop or target application platform.
withPlatform(Platform) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Developer desktop or target application platform.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.DeleteProjectRequest
Unique project identifier.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
Unique project identifier.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.ExportBundleRequest
Unique project identifier.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectRequest
Unique project identifier.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.ProjectSummary
Unique project identifier.
withProjectId(String) - Method in class com.amazonaws.services.mobile.model.UpdateProjectRequest
Unique project identifier.
withProjects(ProjectSummary...) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
NOTE: This method appends the values to the existing list (if any).
withProjects(Collection<ProjectSummary>) - Method in class com.amazonaws.services.mobile.model.ListProjectsResult
 
withRegion(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Default region where project resources should be created.
withRegion(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withResources(Resource...) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
NOTE: This method appends the values to the existing list (if any).
withResources(Collection<Resource>) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.LimitExceededException
 
withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.ServiceUnavailableException
 
withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.mobile.model.TooManyRequestsException
 
withShareUrl(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
URL which can be shared to allow other AWS users to create their own project in AWS Mobile Hub with the same configuration as the specified project.
withSnapshotId(String) - Method in class com.amazonaws.services.mobile.model.CreateProjectRequest
Unique identifier for an exported snapshot of project configuration.
withSnapshotId(String) - Method in class com.amazonaws.services.mobile.model.ExportProjectResult
Unique identifier for the exported snapshot of the project configuration.
withState(String) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withState(ProjectState) - Method in class com.amazonaws.services.mobile.model.ProjectDetails
 
withSyncFromResources(Boolean) - Method in class com.amazonaws.services.mobile.model.DescribeProjectRequest
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project.
withTitle(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
withType(String) - Method in class com.amazonaws.services.mobile.model.Resource
 
withVersion(String) - Method in class com.amazonaws.services.mobile.model.BundleDetails
 
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.