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

A

AbstractAWSIoTFleetHub - Class in com.amazonaws.services.iotfleethub
Abstract implementation of AWSIoTFleetHub.
AbstractAWSIoTFleetHub() - Constructor for class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
AbstractAWSIoTFleetHubAsync - Class in com.amazonaws.services.iotfleethub
Abstract implementation of AWSIoTFleetHubAsync.
AbstractAWSIoTFleetHubAsync() - Constructor for class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
Add a single Tags entry
ApplicationState - Enum in com.amazonaws.services.iotfleethub.model
 
ApplicationSummary - Class in com.amazonaws.services.iotfleethub.model
A summary of information about a AWS IoT Device Management web application.
ApplicationSummary() - Constructor for class com.amazonaws.services.iotfleethub.model.ApplicationSummary
 
asyncBuilder() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
AWSIoTFleetHub - Interface in com.amazonaws.services.iotfleethub
Interface for accessing AWS IoT Fleet Hub.
AWSIoTFleetHubAsync - Interface in com.amazonaws.services.iotfleethub
Interface for accessing AWS IoT Fleet Hub asynchronously.
AWSIoTFleetHubAsyncClient - Class in com.amazonaws.services.iotfleethub
Client for accessing AWS IoT Fleet Hub asynchronously.
AWSIoTFleetHubAsyncClientBuilder - Class in com.amazonaws.services.iotfleethub
Fluent builder for AWSIoTFleetHubAsync.
AWSIoTFleetHubClient - Class in com.amazonaws.services.iotfleethub
Client for accessing AWS IoT Fleet Hub.
AWSIoTFleetHubClientBuilder - Class in com.amazonaws.services.iotfleethub
Fluent builder for AWSIoTFleetHub.
AWSIoTFleetHubException - Exception in com.amazonaws.services.iotfleethub.model
Base exception for all service exceptions thrown by AWS IoT Fleet Hub
AWSIoTFleetHubException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.AWSIoTFleetHubException
Constructs a new AWSIoTFleetHubException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClientBuilder
Construct an asynchronous implementation of AWSIoTFleetHubAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClientBuilder
Construct a synchronous implementation of AWSIoTFleetHub using the current builder configuration.
builder() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
 

C

clearTagsEntries() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationResult
 
com.amazonaws.services.iotfleethub - package com.amazonaws.services.iotfleethub
With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets.
com.amazonaws.services.iotfleethub.model - package com.amazonaws.services.iotfleethub.model
 
configFactory - Static variable in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.iotfleethub.model
The request conflicts with the current state of the resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.ConflictException
Constructs a new ConflictException with the specified error message.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.iotfleethub.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.iotfleethub.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
 

D

defaultClient() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClientBuilder
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.iotfleethub.model
 
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.iotfleethub.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.iotfleethub.model.DeleteApplicationResult
 
describeApplication(DescribeApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
describeApplication(DescribeApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplication(DescribeApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplicationAsync(DescribeApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
describeApplicationAsync(DescribeApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplicationAsync(DescribeApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
describeApplicationAsync(DescribeApplicationRequest, AsyncHandler<DescribeApplicationRequest, DescribeApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
DescribeApplicationRequest - Class in com.amazonaws.services.iotfleethub.model
 
DescribeApplicationRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
 
DescribeApplicationResult - Class in com.amazonaws.services.iotfleethub.model
 
DescribeApplicationResult() - Constructor for class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.iotfleethub.model.ApplicationState
Use this in place of valueOf.

G

getApplicationArn() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The ARN of the web application.
getApplicationArn() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the web application.
getApplicationCreationDate() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was created.
getApplicationCreationDate() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was created.
getApplicationDescription() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
An optional description of the web application.
getApplicationDescription() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
An optional description of the web application.
getApplicationDescription() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
An optional description of the web application.
getApplicationDescription() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
An optional description of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The unique Id of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The unique Id of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
The unique Id of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
The unique Id of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The unique Id of the web application.
getApplicationId() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The unique Id of the web application.
getApplicationLastUpdateDate() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was last updated.
getApplicationLastUpdateDate() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was last updated.
getApplicationName() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The name of the web application.
getApplicationName() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The name of the web application.
getApplicationName() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The name of the web application.
getApplicationName() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The name of the web application.
getApplicationState() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
getApplicationState() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The current state of the web application.
getApplicationSummaries() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
An array of objects that provide summaries of information about the web applications in the list.
getApplicationUrl() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The URL of the web application.
getApplicationUrl() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The URL of the web application.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
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.iotfleethub.AWSIoTFleetHubClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientToken() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
getClientToken() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
getErrorMessage() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A message indicating why the DescribeApplication API failed.
getExecutorService() - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
Returns the executor service used by this client to execute async requests.
getNextToken() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
A token used to get the next set of results.
getNextToken() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
A token used to get the next set of results.
getResourceArn() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
The ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The ARN of the resource.
getResourceArn() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
The ARN of the resource.
getRoleArn() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
getRoleArn() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
getSsoClientId() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The Id of the single sign-on client that you use to authenticate and authorize users on the web application.
getTagKeys() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
A list of the keys of the tags to be removed from the resource.
getTags() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A set of key/value pairs that you can use to manage the web application resource.
getTags() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A set of key/value pairs that you can use to manage the web application resource.
getTags() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
The list of tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The new or modified tags for the resource.

H

hashCode() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationResult
 

I

InternalFailureException - Exception in com.amazonaws.services.iotfleethub.model
An unexpected error has occurred.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.iotfleethub.model
The request is not valid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.

L

LimitExceededException - Exception in com.amazonaws.services.iotfleethub.model
A limit has been exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
listApplications(ListApplicationsRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
listApplicationsAsync(ListApplicationsRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
ListApplicationsRequest - Class in com.amazonaws.services.iotfleethub.model
 
ListApplicationsRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
 
ListApplicationsResult - Class in com.amazonaws.services.iotfleethub.model
 
ListApplicationsResult() - Constructor for class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Lists the tags for the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Lists the tags for the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.iotfleethub.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.iotfleethub.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.iotfleethub.model
The specified resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setApplicationArn(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The ARN of the web application.
setApplicationArn(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the web application.
setApplicationCreationDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was created.
setApplicationCreationDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was created.
setApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
An optional description of the web application.
setApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
An optional description of the web application.
setApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
An optional description of the web application.
setApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
An optional description of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The unique Id of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The unique Id of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
The unique Id of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
The unique Id of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The unique Id of the web application.
setApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The unique Id of the web application.
setApplicationLastUpdateDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was last updated.
setApplicationLastUpdateDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was last updated.
setApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The name of the web application.
setApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The name of the web application.
setApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The name of the web application.
setApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The name of the web application.
setApplicationState(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
setApplicationState(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The current state of the web application.
setApplicationSummaries(Collection<ApplicationSummary>) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
An array of objects that provide summaries of information about the web applications in the list.
setApplicationUrl(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The URL of the web application.
setApplicationUrl(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The URL of the web application.
setClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
setClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
setErrorMessage(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A message indicating why the DescribeApplication API failed.
setNextToken(String) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
A token used to get the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
A token used to get the next set of results.
setResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
The ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The ARN of the resource.
setResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
The ARN of the resource.
setRoleArn(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
setRoleArn(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
setSsoClientId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The Id of the single sign-on client that you use to authenticate and authorize users on the web application.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
A list of the keys of the tags to be removed from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A set of key/value pairs that you can use to manage the web application resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A set of key/value pairs that you can use to manage the web application resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
The list of tags assigned to the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The new or modified tags for the resource.
shutdown() - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
shutdown() - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
 
standard() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClientBuilder
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Adds to or modifies the tags of the specified resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Adds to or modifies the tags of the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Adds to or modifies the tags of the specified resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Adds to or modifies the tags of the specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.iotfleethub.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.iotfleethub.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.iotfleethub.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.iotfleethub.model
The rate exceeds the limit.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.iotfleethub.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in enum com.amazonaws.services.iotfleethub.model.ApplicationState
 
toString() - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Removes the specified tags (metadata) from the resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Removes the specified tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Removes the specified tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Removes the specified tags (metadata) from the resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.iotfleethub.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.iotfleethub.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.iotfleethub.model.UntagResourceResult
 
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHub
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHub
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubClient
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AbstractAWSIoTFleetHubAsync
 
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsync
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.iotfleethub.AWSIoTFleetHubAsyncClient
 
UpdateApplicationRequest - Class in com.amazonaws.services.iotfleethub.model
 
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.iotfleethub.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.iotfleethub.model.UpdateApplicationResult
 

V

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

W

withApplicationArn(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The ARN of the web application.
withApplicationArn(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the web application.
withApplicationCreationDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was created.
withApplicationCreationDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was created.
withApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
An optional description of the web application.
withApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
An optional description of the web application.
withApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
An optional description of the web application.
withApplicationDescription(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
An optional description of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The unique Id of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationResult
The unique Id of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
The unique Id of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationRequest
The unique Id of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The unique Id of the web application.
withApplicationId(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The unique Id of the web application.
withApplicationLastUpdateDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was last updated.
withApplicationLastUpdateDate(Long) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The date (in Unix epoch time) when the application was last updated.
withApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The name of the web application.
withApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The name of the web application.
withApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The name of the web application.
withApplicationName(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
The name of the web application.
withApplicationState(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
withApplicationState(ApplicationState) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
withApplicationState(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The current state of the web application.
withApplicationState(ApplicationState) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The current state of the web application.
withApplicationSummaries(ApplicationSummary...) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
An array of objects that provide summaries of information about the web applications in the list.
withApplicationSummaries(Collection<ApplicationSummary>) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
An array of objects that provide summaries of information about the web applications in the list.
withApplicationUrl(String) - Method in class com.amazonaws.services.iotfleethub.model.ApplicationSummary
The URL of the web application.
withApplicationUrl(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The URL of the web application.
withClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.DeleteApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
withClientToken(String) - Method in class com.amazonaws.services.iotfleethub.model.UpdateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
withErrorMessage(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A message indicating why the DescribeApplication API failed.
withNextToken(String) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsRequest
A token used to get the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.iotfleethub.model.ListApplicationsResult
A token used to get the next set of results.
withResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceRequest
The ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The ARN of the resource.
withResourceArn(String) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
The ARN of the resource.
withRoleArn(String) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
withRoleArn(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
withSsoClientId(String) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
The Id of the single sign-on client that you use to authenticate and authorize users on the web application.
withTagKeys(String...) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
A list of the keys of the tags to be removed from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.iotfleethub.model.UntagResourceRequest
A list of the keys of the tags to be removed from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.CreateApplicationRequest
A set of key/value pairs that you can use to manage the web application resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.DescribeApplicationResult
A set of key/value pairs that you can use to manage the web application resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.ListTagsForResourceResult
The list of tags assigned to the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.iotfleethub.model.TagResourceRequest
The new or modified tags for the resource.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.