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

A

applicationArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
The ARN of the web application.
applicationArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse.Builder
The ARN of the web application.
applicationArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The ARN of the web application.
applicationArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The ARN of the web application.
applicationCreationDate() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was created.
applicationCreationDate(Long) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The date (in Unix epoch time) when the web application was created.
applicationCreationDate() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The date (in Unix epoch time) when the application was created.
applicationCreationDate(Long) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The date (in Unix epoch time) when the application was created.
applicationDescription() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
An optional description of the web application.
applicationDescription(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
An optional description of the web application.
applicationDescription() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
An optional description of the web application.
applicationDescription(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
An optional description of the web application.
applicationDescription() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
An optional description of the web application.
applicationDescription(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
An optional description of the web application.
applicationDescription() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
An optional description of the web application.
applicationDescription(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
An optional description of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The unique Id of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse.Builder
The unique Id of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest.Builder
The unique Id of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest.Builder
The unique Id of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The unique Id of the web application.
applicationId() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
The unique Id of the web application.
applicationId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
The unique Id of the web application.
applicationLastUpdateDate() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The date (in Unix epoch time) when the web application was last updated.
applicationLastUpdateDate(Long) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The date (in Unix epoch time) when the web application was last updated.
applicationLastUpdateDate() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The date (in Unix epoch time) when the application was last updated.
applicationLastUpdateDate(Long) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The date (in Unix epoch time) when the application was last updated.
applicationName() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The name of the web application.
applicationName(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The name of the web application.
applicationName() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
The name of the web application.
applicationName(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
The name of the web application.
applicationName() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The name of the web application.
applicationName(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The name of the web application.
applicationName() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
The name of the web application.
applicationName(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
The name of the web application.
ApplicationState - Enum in software.amazon.awssdk.services.iotfleethub.model
 
applicationState() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
applicationState(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The current state of the web application.
applicationState(ApplicationState) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The current state of the web application.
applicationState() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The current state of the web application.
applicationState(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The current state of the web application.
applicationState(ApplicationState) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The current state of the web application.
applicationStateAsString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The current state of the web application.
applicationStateAsString() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The current state of the web application.
applicationSummaries() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
An array of objects that provide summaries of information about the web applications in the list.
applicationSummaries(Collection<ApplicationSummary>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse.Builder
An array of objects that provide summaries of information about the web applications in the list.
applicationSummaries(ApplicationSummary...) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse.Builder
An array of objects that provide summaries of information about the web applications in the list.
applicationSummaries(Consumer<ApplicationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse.Builder
An array of objects that provide summaries of information about the web applications in the list.
applicationSummaries() - Method in class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsIterable
Returns an iterable to iterate through the paginated ListApplicationsResponse.applicationSummaries() member.
applicationSummaries() - Method in class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsPublisher
Returns a publisher that can be used to get a stream of data.
ApplicationSummary - Class in software.amazon.awssdk.services.iotfleethub.model
A summary of information about a AWS IoT Device Management web application.
ApplicationSummary.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
applicationUrl() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
The URL of the web application.
applicationUrl(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary.Builder
The URL of the web application.
applicationUrl() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The URL of the web application.
applicationUrl(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The URL of the web application.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InternalFailureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ThrottlingException.Builder
 

B

build() - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Create a builder that can be used to configure and create a IoTFleetHubAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Create a builder that can be used to configure and create a IoTFleetHubClient.
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.InternalFailureException
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
BuilderImpl(IoTFleetHubException) - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubRequest.BuilderImpl
 
BuilderImpl(IoTFleetHubRequest) - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.BuilderImpl
 
BuilderImpl(IoTFleetHubResponse) - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InternalFailureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ThrottlingException.Builder
 
clientToken(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest.Builder
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
clientToken(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
clientToken() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
ConflictException - Exception in software.amazon.awssdk.services.iotfleethub.model
The request conflicts with the current state of the resource.
ConflictException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
create() - Static method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Create a IoTFleetHubAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Create a IoTFleetHubClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponseMetadata
 
createApplication(CreateApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplication(Consumer<CreateApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplication(CreateApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Creates a Fleet Hub for AWS IoT Device Management web application.
createApplication(Consumer<CreateApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Creates a Fleet Hub for AWS IoT Device Management web application.
CreateApplicationRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
CreateApplicationRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
CreateApplicationRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
CreateApplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.CreateApplicationRequestMarshaller
 
CreateApplicationResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
CreateApplicationResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 

D

deleteApplication(DeleteApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplication(Consumer<DeleteApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplication(DeleteApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Deletes a Fleet Hub for AWS IoT Device Management web application.
deleteApplication(Consumer<DeleteApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Deletes a Fleet Hub for AWS IoT Device Management web application.
DeleteApplicationRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
DeleteApplicationRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
DeleteApplicationRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
DeleteApplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.DeleteApplicationRequestMarshaller
 
DeleteApplicationResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
DeleteApplicationResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
describeApplication(DescribeApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplication(Consumer<DescribeApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplication(DescribeApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets information about a Fleet Hub for AWS IoT Device Management web application.
describeApplication(Consumer<DescribeApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets information about a Fleet Hub for AWS IoT Device Management web application.
DescribeApplicationRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
DescribeApplicationRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
DescribeApplicationRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
DescribeApplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.DescribeApplicationRequestMarshaller
 
DescribeApplicationResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
DescribeApplicationResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 

E

equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
errorMessage(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
A message indicating why the DescribeApplication API failed.
errorMessage() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
A message indicating why the DescribeApplication API failed.

F

fromValue(String) - Static method in enum software.amazon.awssdk.services.iotfleethub.model.ApplicationState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 

H

hasApplicationSummaries() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
Returns true if the ApplicationSummaries property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
hasTagKeys() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

InternalFailureException - Exception in software.amazon.awssdk.services.iotfleethub.model
An unexpected error has occurred.
InternalFailureException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.iotfleethub.model
The request is not valid.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubAsyncClient - Interface in software.amazon.awssdk.services.iotfleethub
Service client for accessing AWS IoT Fleet Hub asynchronously.
IoTFleetHubAsyncClientBuilder - Interface in software.amazon.awssdk.services.iotfleethub
A builder for creating an instance of IoTFleetHubAsyncClient.
IoTFleetHubBaseClientBuilder<B extends IoTFleetHubBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.iotfleethub
This includes configuration specific to AWS IoT Fleet Hub that is supported by both IoTFleetHubClientBuilder and IoTFleetHubAsyncClientBuilder.
IoTFleetHubClient - Interface in software.amazon.awssdk.services.iotfleethub
Service client for accessing AWS IoT Fleet Hub.
IoTFleetHubClientBuilder - Interface in software.amazon.awssdk.services.iotfleethub
A builder for creating an instance of IoTFleetHubClient.
IoTFleetHubException - Exception in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubException(IoTFleetHubException.Builder) - Constructor for exception software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException
 
IoTFleetHubException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubException.BuilderImpl - Class in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubRequest(IoTFleetHubRequest.Builder) - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubRequest
 
IoTFleetHubRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubRequest.BuilderImpl - Class in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubResponse(IoTFleetHubResponse.Builder) - Constructor for class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse
 
IoTFleetHubResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubResponse.BuilderImpl - Class in software.amazon.awssdk.services.iotfleethub.model
 
IoTFleetHubResponseMetadata - Class in software.amazon.awssdk.services.iotfleethub.model
 
iterator() - Method in class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsIterable
 

K

knownValues() - Static method in enum software.amazon.awssdk.services.iotfleethub.model.ApplicationState
Use this in place of ApplicationState.values() to return a Set of all values known to the SDK.

L

LimitExceededException - Exception in software.amazon.awssdk.services.iotfleethub.model
A limit has been exceeded.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
listApplications(ListApplicationsRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplications(Consumer<ListApplicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplications(ListApplicationsRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplications(Consumer<ListApplicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
ListApplicationsIterable - Class in software.amazon.awssdk.services.iotfleethub.paginators
ListApplicationsIterable(IoTFleetHubClient, ListApplicationsRequest) - Constructor for class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsIterable
 
listApplicationsPaginator(ListApplicationsRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsPaginator(ListApplicationsRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
ListApplicationsPublisher - Class in software.amazon.awssdk.services.iotfleethub.paginators
ListApplicationsPublisher(IoTFleetHubAsyncClient, ListApplicationsRequest) - Constructor for class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsPublisher
 
ListApplicationsRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
ListApplicationsRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
ListApplicationsRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
ListApplicationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.ListApplicationsRequestMarshaller
 
ListApplicationsResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
ListApplicationsResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Lists the tags for the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Lists the tags for the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Lists the tags for the specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Lists the tags for the specified resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 

M

marshall(CreateApplicationRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.CreateApplicationRequestMarshaller
 
marshall(DeleteApplicationRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.DeleteApplicationRequestMarshaller
 
marshall(DescribeApplicationRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.DescribeApplicationRequestMarshaller
 
marshall(ListApplicationsRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.ListApplicationsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.ListTagsForResourceRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.UntagResourceRequestMarshaller
 
marshall(UpdateApplicationRequest) - Method in class software.amazon.awssdk.services.iotfleethub.transform.UpdateApplicationRequestMarshaller
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InternalFailureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ThrottlingException.Builder
 

N

nextToken(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest.Builder
A token used to get the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
A token used to get the next set of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse.Builder
A token used to get the next set of results.
nextToken() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
A token used to get the next set of results.

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest.Builder
 

R

requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InternalFailureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ThrottlingException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest.Builder
The ARN of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
The ARN of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest.Builder
The ARN of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
The ARN of the resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest.Builder
The ARN of the resource.
resourceArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
The ARN of the resource.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.iotfleethub.model
The specified resource does not exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubResponse
 
roleArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
roleArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
roleArn(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.
roleArn() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The ARN of the role that the web application assumes when it interacts with AWS IoT Core.

S

sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.InternalFailureException
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.InternalFailureException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.iotfleethub.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
 
software.amazon.awssdk.services.iotfleethub - package software.amazon.awssdk.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.
software.amazon.awssdk.services.iotfleethub.model - package software.amazon.awssdk.services.iotfleethub.model
 
software.amazon.awssdk.services.iotfleethub.paginators - package software.amazon.awssdk.services.iotfleethub.paginators
 
software.amazon.awssdk.services.iotfleethub.transform - package software.amazon.awssdk.services.iotfleethub.transform
 
ssoClientId(String) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
The Id of the single sign-on client that you use to authenticate and authorize users on the web application.
ssoClientId() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
The Id of the single sign-on client that you use to authenticate and authorize users on the web application.
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InternalFailureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ThrottlingException.Builder
 
subscribe(Subscriber<? super ListApplicationsResponse>) - Method in class software.amazon.awssdk.services.iotfleethub.paginators.ListApplicationsPublisher
 

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest.Builder
A list of the keys of the tags to be removed from the resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest.Builder
A list of the keys of the tags to be removed from the resource.
tagKeys() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
A list of the keys of the tags to be removed from the resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Adds to or modifies the tags of the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Adds to or modifies the tags of the specified resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Adds to or modifies the tags of the specified resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Adds to or modifies the tags of the specified resource.
TagResourceRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest.Builder
A set of key/value pairs that you can use to manage the web application resource.
tags() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
A set of key/value pairs that you can use to manage the web application resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse.Builder
A set of key/value pairs that you can use to manage the web application resource.
tags() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
A set of key/value pairs that you can use to manage the web application resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse.Builder
The list of tags assigned to the resource.
tags() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
The list of tags assigned to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest.Builder
The new or modified tags for the resource.
tags() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
The new or modified tags for the resource.
ThrottlingException - Exception in software.amazon.awssdk.services.iotfleethub.model
The rate exceeds the limit.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.InternalFailureException
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.InvalidRequestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubException
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.IoTFleetHubRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.iotfleethub.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
 
toString() - Method in enum software.amazon.awssdk.services.iotfleethub.model.ApplicationState
 
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ApplicationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.CreateApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.DeleteApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.DescribeApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListApplicationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.iotfleethub.model.UpdateApplicationResponse
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Removes the specified tags (metadata) from the resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Removes the specified tags (metadata) from the resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Removes the specified tags (metadata) from the resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Removes the specified tags (metadata) from the resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
updateApplication(UpdateApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplication(Consumer<UpdateApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplication(UpdateApplicationRequest) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
updateApplication(Consumer<UpdateApplicationRequest.Builder>) - Method in interface software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
Updates information about a Fleet Hub for a AWS IoT Device Management web application.
UpdateApplicationRequest - Class in software.amazon.awssdk.services.iotfleethub.model
 
UpdateApplicationRequest.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 
UpdateApplicationRequestMarshaller - Class in software.amazon.awssdk.services.iotfleethub.transform
UpdateApplicationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.iotfleethub.transform.UpdateApplicationRequestMarshaller
 
UpdateApplicationResponse - Class in software.amazon.awssdk.services.iotfleethub.model
 
UpdateApplicationResponse.Builder - Interface in software.amazon.awssdk.services.iotfleethub.model
 

V

valueOf(String) - Static method in enum software.amazon.awssdk.services.iotfleethub.model.ApplicationState
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.iotfleethub.model.ApplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M N O R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.