- AbstractAWSIot - Class in com.amazonaws.services.iot
-
Abstract implementation of AWSIot
.
- AbstractAWSIot() - Constructor for class com.amazonaws.services.iot.AbstractAWSIot
-
- AbstractAWSIotAsync - Class in com.amazonaws.services.iot
-
Abstract implementation of AWSIotAsync
.
- AbstractAWSIotAsync() - Constructor for class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- AbstractAWSIotData - Class in com.amazonaws.services.iotdata
-
Abstract implementation of AWSIotData
.
- AbstractAWSIotData() - Constructor for class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- AbstractAWSIotDataAsync - Class in com.amazonaws.services.iotdata
-
Abstract implementation of AWSIotDataAsync
.
- AbstractAWSIotDataAsync() - Constructor for class com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
-
- acceptCertificateTransfer(AcceptCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- acceptCertificateTransfer(AcceptCertificateTransferRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Accepts a pending certificate transfer.
- acceptCertificateTransfer(AcceptCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Accepts a pending certificate transfer.
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest, AsyncHandler<AcceptCertificateTransferRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Accepts a pending certificate transfer.
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest, AsyncHandler<AcceptCertificateTransferRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Accepts a pending certificate transfer.
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- acceptCertificateTransferAsync(AcceptCertificateTransferRequest, AsyncHandler<AcceptCertificateTransferRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- AcceptCertificateTransferRequest - Class in com.amazonaws.services.iot.model
-
The input for the AcceptCertificateTransfer operation.
- AcceptCertificateTransferRequest() - Constructor for class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
- Action - Class in com.amazonaws.services.iot.model
-
Describes the actions associated with a rule.
- Action() - Constructor for class com.amazonaws.services.iot.model.Action
-
- addAttributesEntry(String, String) - Method in class com.amazonaws.services.iot.model.AttributePayload
-
- addAttributesEntry(String, String) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
- addAttributesEntry(String, String) - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
- attachPrincipalPolicy(AttachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- attachPrincipalPolicy(AttachPrincipalPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Attaches the specified policy to the specified principal (certificate or
other credential).
- attachPrincipalPolicy(AttachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Attaches the specified policy to the specified principal (certificate or
other credential).
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Attaches the specified policy to the specified principal (certificate or
other credential).
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Attaches the specified policy to the specified principal (certificate or
other credential).
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest, AsyncHandler<AttachPrincipalPolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- AttachPrincipalPolicyRequest - Class in com.amazonaws.services.iot.model
-
The input for the AttachPrincipalPolicy operation.
- AttachPrincipalPolicyRequest() - Constructor for class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
- attachThingPrincipal(AttachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- attachThingPrincipal(AttachThingPrincipalRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Attaches the specified principal to the specified thing.
- attachThingPrincipal(AttachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Attaches the specified principal to the specified thing.
- attachThingPrincipalAsync(AttachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- attachThingPrincipalAsync(AttachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- attachThingPrincipalAsync(AttachThingPrincipalRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Attaches the specified principal to the specified thing.
- attachThingPrincipalAsync(AttachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Attaches the specified principal to the specified thing.
- attachThingPrincipalAsync(AttachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- attachThingPrincipalAsync(AttachThingPrincipalRequest, AsyncHandler<AttachThingPrincipalRequest, AttachThingPrincipalResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- AttachThingPrincipalRequest - Class in com.amazonaws.services.iot.model
-
The input for the AttachThingPrincipal operation.
- AttachThingPrincipalRequest() - Constructor for class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
- AttachThingPrincipalResult - Class in com.amazonaws.services.iot.model
-
The output from the AttachThingPrincipal operation.
- AttachThingPrincipalResult() - Constructor for class com.amazonaws.services.iot.model.AttachThingPrincipalResult
-
- AttributePayload - Class in com.amazonaws.services.iot.model
-
The attribute payload, a JSON string containing up to three key-value pairs.
- AttributePayload() - Constructor for class com.amazonaws.services.iot.model.AttributePayload
-
- AWSIot - Interface in com.amazonaws.services.iot
-
Interface for accessing AWS IoT.
- AWSIotAsync - Interface in com.amazonaws.services.iot
-
Interface for accessing AWS IoT asynchronously.
- AWSIotAsyncClient - Class in com.amazonaws.services.iot
-
Interface for accessing AWS IoT asynchronously.
- AWSIotAsyncClient() - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
IoT.
- AWSIotAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS
IoT.
- AWSIotAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials.
- AWSIotAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials and executor service.
- AWSIotAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials, executor service, and client
configuration options.
- AWSIotAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials provider.
- AWSIotAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the provided AWS account credentials provider and client
configuration options.
- AWSIotAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials provider and executor
service.
- AWSIotAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.iot.AWSIotAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
using the specified AWS account credentials provider, executor service,
and client configuration options.
- AWSIotClient - Class in com.amazonaws.services.iot
-
Client for accessing AWS IoT.
- AWSIotClient() - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT.
- AWSIotClient(ClientConfiguration) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT.
- AWSIotClient(AWSCredentials) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT using the
specified AWS account credentials.
- AWSIotClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT using the
specified AWS account credentials and client configuration options.
- AWSIotClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT using the
specified AWS account credentials provider.
- AWSIotClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT using the
specified AWS account credentials provider and client configuration
options.
- AWSIotClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.iot.AWSIotClient
-
Constructs a new client to invoke service methods on AWS IoT using the
specified AWS account credentials provider, client configuration options,
and request metric collector.
- AWSIotData - Interface in com.amazonaws.services.iotdata
-
Interface for accessing AWS IoT Data Plane.
- AWSIotDataAsync - Interface in com.amazonaws.services.iotdata
-
Interface for accessing AWS IoT Data Plane asynchronously.
- AWSIotDataAsyncClient - Class in com.amazonaws.services.iotdata
-
Interface for accessing AWS IoT Data Plane asynchronously.
- AWSIotDataAsyncClient() - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane.
- AWSIotDataAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane.
- AWSIotDataAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials.
- AWSIotDataAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials and executor
service.
- AWSIotDataAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials, executor service,
and client configuration options.
- AWSIotDataAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials provider.
- AWSIotDataAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the provided AWS account credentials provider and client
configuration options.
- AWSIotDataAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials provider and
executor service.
- AWSIotDataAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Constructs a new asynchronous client to invoke service methods on AWS IoT
Data Plane using the specified AWS account credentials provider, executor
service, and client configuration options.
- AWSIotDataClient - Class in com.amazonaws.services.iotdata
-
Client for accessing AWS IoT Data Plane.
- AWSIotDataClient() - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane.
- AWSIotDataClient(ClientConfiguration) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane.
- AWSIotDataClient(AWSCredentials) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane
using the specified AWS account credentials.
- AWSIotDataClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane
using the specified AWS account credentials and client configuration
options.
- AWSIotDataClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane
using the specified AWS account credentials provider.
- AWSIotDataClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane
using the specified AWS account credentials provider and client
configuration options.
- AWSIotDataClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.iotdata.AWSIotDataClient
-
Constructs a new client to invoke service methods on AWS IoT Data Plane
using the specified AWS account credentials provider, client
configuration options, and request metric collector.
- cancelCertificateTransfer(CancelCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- cancelCertificateTransfer(CancelCertificateTransferRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Cancels a pending transfer for the specified certificate.
- cancelCertificateTransfer(CancelCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Cancels a pending transfer for the specified certificate.
- cancelCertificateTransferAsync(CancelCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- cancelCertificateTransferAsync(CancelCertificateTransferRequest, AsyncHandler<CancelCertificateTransferRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- cancelCertificateTransferAsync(CancelCertificateTransferRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Cancels a pending transfer for the specified certificate.
- cancelCertificateTransferAsync(CancelCertificateTransferRequest, AsyncHandler<CancelCertificateTransferRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Cancels a pending transfer for the specified certificate.
- cancelCertificateTransferAsync(CancelCertificateTransferRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- cancelCertificateTransferAsync(CancelCertificateTransferRequest, AsyncHandler<CancelCertificateTransferRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CancelCertificateTransferRequest - Class in com.amazonaws.services.iot.model
-
The input for the CancelCertificateTransfer operation.
- CancelCertificateTransferRequest() - Constructor for class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
- Certificate - Class in com.amazonaws.services.iot.model
-
Information about a certificate.
- Certificate() - Constructor for class com.amazonaws.services.iot.model.Certificate
-
- CertificateDescription - Class in com.amazonaws.services.iot.model
-
Describes a certificate.
- CertificateDescription() - Constructor for class com.amazonaws.services.iot.model.CertificateDescription
-
- CertificateStateException - Exception in com.amazonaws.services.iot.model
-
The certificate operation is not allowed.
- CertificateStateException(String) - Constructor for exception com.amazonaws.services.iot.model.CertificateStateException
-
Constructs a new CertificateStateException with the specified error
message.
- CertificateStatus - Enum in com.amazonaws.services.iot.model
-
- clearAttributesEntries() - Method in class com.amazonaws.services.iot.model.AttributePayload
-
Removes all the entries added into Attributes.
- clearAttributesEntries() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
Removes all the entries added into Attributes.
- clearAttributesEntries() - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
Removes all the entries added into Attributes.
- clone() - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.Action
-
- clone() - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalResult
-
- clone() - Method in class com.amazonaws.services.iot.model.AttributePayload
-
- clone() - Method in class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.Certificate
-
- clone() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
- clone() - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
- clone() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
- clone() - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DeletePolicyRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DeleteThingRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DeleteThingResult
-
- clone() - Method in class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeCertificateResult
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeEndpointRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeEndpointResult
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeThingRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
- clone() - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalResult
-
- clone() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
- clone() - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- clone() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
- clone() - Method in class com.amazonaws.services.iot.model.GetPolicyRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
- clone() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
- clone() - Method in class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.GetTopicRuleResult
-
- clone() - Method in class com.amazonaws.services.iot.model.KeyPair
-
- clone() - Method in class com.amazonaws.services.iot.model.KinesisAction
-
- clone() - Method in class com.amazonaws.services.iot.model.LambdaAction
-
- clone() - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
- clone() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
- clone() - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
- clone() - Method in class com.amazonaws.services.iot.model.Policy
-
- clone() - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
- clone() - Method in class com.amazonaws.services.iot.model.RejectCertificateTransferRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.RepublishAction
-
- clone() - Method in class com.amazonaws.services.iot.model.S3Action
-
- clone() - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.SnsAction
-
- clone() - Method in class com.amazonaws.services.iot.model.SqsAction
-
- clone() - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
- clone() - Method in class com.amazonaws.services.iot.model.TopicRule
-
- clone() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
- clone() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
- clone() - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.TransferCertificateResult
-
- clone() - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
- clone() - Method in class com.amazonaws.services.iot.model.UpdateThingResult
-
- clone() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
- clone() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
- clone() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
- clone() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
- clone() - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
- clone() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
- clone() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowResult
-
- com.amazonaws.services.iot - package com.amazonaws.services.iot
-
- com.amazonaws.services.iot.model - package com.amazonaws.services.iot.model
-
- com.amazonaws.services.iotdata - package com.amazonaws.services.iotdata
-
- com.amazonaws.services.iotdata.model - package com.amazonaws.services.iotdata.model
-
- ConflictException - Exception in com.amazonaws.services.iotdata.model
-
The specified version does not match the version of the document.
- ConflictException(String) - Constructor for exception com.amazonaws.services.iotdata.model.ConflictException
-
Constructs a new ConflictException with the specified error message.
- createCertificateFromCsr(CreateCertificateFromCsrRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createCertificateFromCsr(CreateCertificateFromCsrRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates an X.509 certificate using the specified certificate signing
request.
- createCertificateFromCsr(CreateCertificateFromCsrRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates an X.509 certificate using the specified certificate signing
request.
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates an X.509 certificate using the specified certificate signing
request.
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates an X.509 certificate using the specified certificate signing
request.
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createCertificateFromCsrAsync(CreateCertificateFromCsrRequest, AsyncHandler<CreateCertificateFromCsrRequest, CreateCertificateFromCsrResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreateCertificateFromCsrRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreateCertificateFromCsr operation.
- CreateCertificateFromCsrRequest() - Constructor for class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
- CreateCertificateFromCsrResult - Class in com.amazonaws.services.iot.model
-
The output from the CreateCertificateFromCsr operation.
- CreateCertificateFromCsrResult() - Constructor for class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
- createKeysAndCertificate(CreateKeysAndCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createKeysAndCertificate(CreateKeysAndCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates a 2048 bit RSA key pair and issues an X.509 certificate using the
issued public key.
- createKeysAndCertificate(CreateKeysAndCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates a 2048 bit RSA key pair and issues an X.509 certificate using the
issued public key.
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a 2048 bit RSA key pair and issues an X.509 certificate using the
issued public key.
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a 2048 bit RSA key pair and issues an X.509 certificate using the
issued public key.
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createKeysAndCertificateAsync(CreateKeysAndCertificateRequest, AsyncHandler<CreateKeysAndCertificateRequest, CreateKeysAndCertificateResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreateKeysAndCertificateRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreateKeysAndCertificate operation.
- CreateKeysAndCertificateRequest() - Constructor for class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
- CreateKeysAndCertificateResult - Class in com.amazonaws.services.iot.model
-
The output of the CreateKeysAndCertificate operation.
- CreateKeysAndCertificateResult() - Constructor for class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
- createPolicy(CreatePolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createPolicy(CreatePolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates an AWS IoT policy.
- createPolicy(CreatePolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates an AWS IoT policy.
- createPolicyAsync(CreatePolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createPolicyAsync(CreatePolicyRequest, AsyncHandler<CreatePolicyRequest, CreatePolicyResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createPolicyAsync(CreatePolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates an AWS IoT policy.
- createPolicyAsync(CreatePolicyRequest, AsyncHandler<CreatePolicyRequest, CreatePolicyResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates an AWS IoT policy.
- createPolicyAsync(CreatePolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createPolicyAsync(CreatePolicyRequest, AsyncHandler<CreatePolicyRequest, CreatePolicyResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreatePolicyRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreatePolicy operation.
- CreatePolicyRequest() - Constructor for class com.amazonaws.services.iot.model.CreatePolicyRequest
-
- CreatePolicyResult - Class in com.amazonaws.services.iot.model
-
The output from the CreatePolicy operation.
- CreatePolicyResult() - Constructor for class com.amazonaws.services.iot.model.CreatePolicyResult
-
- createPolicyVersion(CreatePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createPolicyVersion(CreatePolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates a new version of the specified AWS IoT policy.
- createPolicyVersion(CreatePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates a new version of the specified AWS IoT policy.
- createPolicyVersionAsync(CreatePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createPolicyVersionAsync(CreatePolicyVersionRequest, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createPolicyVersionAsync(CreatePolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a new version of the specified AWS IoT policy.
- createPolicyVersionAsync(CreatePolicyVersionRequest, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a new version of the specified AWS IoT policy.
- createPolicyVersionAsync(CreatePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createPolicyVersionAsync(CreatePolicyVersionRequest, AsyncHandler<CreatePolicyVersionRequest, CreatePolicyVersionResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreatePolicyVersionRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreatePolicyVersion operation.
- CreatePolicyVersionRequest() - Constructor for class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
- CreatePolicyVersionResult - Class in com.amazonaws.services.iot.model
-
The output of the CreatePolicyVersion operation.
- CreatePolicyVersionResult() - Constructor for class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
- createThing(CreateThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createThing(CreateThingRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates a thing in the thing registry.
- createThing(CreateThingRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates a thing in the thing registry.
- createThingAsync(CreateThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createThingAsync(CreateThingRequest, AsyncHandler<CreateThingRequest, CreateThingResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createThingAsync(CreateThingRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a thing in the thing registry.
- createThingAsync(CreateThingRequest, AsyncHandler<CreateThingRequest, CreateThingResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a thing in the thing registry.
- createThingAsync(CreateThingRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createThingAsync(CreateThingRequest, AsyncHandler<CreateThingRequest, CreateThingResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreateThingRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreateThing operation.
- CreateThingRequest() - Constructor for class com.amazonaws.services.iot.model.CreateThingRequest
-
- CreateThingResult - Class in com.amazonaws.services.iot.model
-
The output of the CreateThing operation.
- CreateThingResult() - Constructor for class com.amazonaws.services.iot.model.CreateThingResult
-
- createTopicRule(CreateTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- createTopicRule(CreateTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Creates a rule.
- createTopicRule(CreateTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Creates a rule.
- createTopicRuleAsync(CreateTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createTopicRuleAsync(CreateTopicRuleRequest, AsyncHandler<CreateTopicRuleRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- createTopicRuleAsync(CreateTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a rule.
- createTopicRuleAsync(CreateTopicRuleRequest, AsyncHandler<CreateTopicRuleRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Creates a rule.
- createTopicRuleAsync(CreateTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- createTopicRuleAsync(CreateTopicRuleRequest, AsyncHandler<CreateTopicRuleRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- CreateTopicRuleRequest - Class in com.amazonaws.services.iot.model
-
The input for the CreateTopicRule operation.
- CreateTopicRuleRequest() - Constructor for class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
- deleteCertificate(DeleteCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- deleteCertificate(DeleteCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Deletes the specified certificate.
- deleteCertificate(DeleteCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Deletes the specified certificate.
- deleteCertificateAsync(DeleteCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteCertificateAsync(DeleteCertificateRequest, AsyncHandler<DeleteCertificateRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteCertificateAsync(DeleteCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified certificate.
- deleteCertificateAsync(DeleteCertificateRequest, AsyncHandler<DeleteCertificateRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified certificate.
- deleteCertificateAsync(DeleteCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- deleteCertificateAsync(DeleteCertificateRequest, AsyncHandler<DeleteCertificateRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DeleteCertificateRequest - Class in com.amazonaws.services.iot.model
-
The input for the DeleteCertificate operation.
- DeleteCertificateRequest() - Constructor for class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
- DeleteConflictException - Exception in com.amazonaws.services.iot.model
-
You can't delete the resource because it is attached to one or more
resources.
- DeleteConflictException(String) - Constructor for exception com.amazonaws.services.iot.model.DeleteConflictException
-
Constructs a new DeleteConflictException with the specified error
message.
- deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Deletes the specified policy.
- deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Deletes the specified policy.
- deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified policy.
- deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified policy.
- deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DeletePolicyRequest - Class in com.amazonaws.services.iot.model
-
The input for the DeletePolicy operation.
- DeletePolicyRequest() - Constructor for class com.amazonaws.services.iot.model.DeletePolicyRequest
-
- deletePolicyVersion(DeletePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- deletePolicyVersion(DeletePolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Deletes the specified version of the specified policy.
- deletePolicyVersion(DeletePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Deletes the specified version of the specified policy.
- deletePolicyVersionAsync(DeletePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deletePolicyVersionAsync(DeletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deletePolicyVersionAsync(DeletePolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified version of the specified policy.
- deletePolicyVersionAsync(DeletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified version of the specified policy.
- deletePolicyVersionAsync(DeletePolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- deletePolicyVersionAsync(DeletePolicyVersionRequest, AsyncHandler<DeletePolicyVersionRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DeletePolicyVersionRequest - Class in com.amazonaws.services.iot.model
-
The input for the DeletePolicyVersion operation.
- DeletePolicyVersionRequest() - Constructor for class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
- deleteThing(DeleteThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- deleteThing(DeleteThingRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Deletes the specified thing from the Thing Registry.
- deleteThing(DeleteThingRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Deletes the specified thing from the Thing Registry.
- deleteThingAsync(DeleteThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteThingAsync(DeleteThingRequest, AsyncHandler<DeleteThingRequest, DeleteThingResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteThingAsync(DeleteThingRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified thing from the Thing Registry.
- deleteThingAsync(DeleteThingRequest, AsyncHandler<DeleteThingRequest, DeleteThingResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified thing from the Thing Registry.
- deleteThingAsync(DeleteThingRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- deleteThingAsync(DeleteThingRequest, AsyncHandler<DeleteThingRequest, DeleteThingResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DeleteThingRequest - Class in com.amazonaws.services.iot.model
-
The input for the DeleteThing operation.
- DeleteThingRequest() - Constructor for class com.amazonaws.services.iot.model.DeleteThingRequest
-
- DeleteThingResult - Class in com.amazonaws.services.iot.model
-
The output of the DeleteThing operation.
- DeleteThingResult() - Constructor for class com.amazonaws.services.iot.model.DeleteThingResult
-
- deleteThingShadow(DeleteThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- deleteThingShadow(DeleteThingShadowRequest) - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
Deletes the thing shadow for the specified thing.
- deleteThingShadow(DeleteThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AWSIotDataClient
-
Deletes the thing shadow for the specified thing.
- deleteThingShadowAsync(DeleteThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
-
- deleteThingShadowAsync(DeleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult>) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
-
- deleteThingShadowAsync(DeleteThingShadowRequest) - Method in interface com.amazonaws.services.iotdata.AWSIotDataAsync
-
Deletes the thing shadow for the specified thing.
- deleteThingShadowAsync(DeleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult>) - Method in interface com.amazonaws.services.iotdata.AWSIotDataAsync
-
Deletes the thing shadow for the specified thing.
- deleteThingShadowAsync(DeleteThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
- deleteThingShadowAsync(DeleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult>) - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
- DeleteThingShadowRequest - Class in com.amazonaws.services.iotdata.model
-
The input for the DeleteThingShadow operation.
- DeleteThingShadowRequest() - Constructor for class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
- DeleteThingShadowResult - Class in com.amazonaws.services.iotdata.model
-
The output from the DeleteThingShadow operation.
- DeleteThingShadowResult() - Constructor for class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
- deleteTopicRule(DeleteTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- deleteTopicRule(DeleteTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Deletes the specified rule.
- deleteTopicRule(DeleteTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Deletes the specified rule.
- deleteTopicRuleAsync(DeleteTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteTopicRuleAsync(DeleteTopicRuleRequest, AsyncHandler<DeleteTopicRuleRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- deleteTopicRuleAsync(DeleteTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified rule.
- deleteTopicRuleAsync(DeleteTopicRuleRequest, AsyncHandler<DeleteTopicRuleRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Deletes the specified rule.
- deleteTopicRuleAsync(DeleteTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- deleteTopicRuleAsync(DeleteTopicRuleRequest, AsyncHandler<DeleteTopicRuleRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DeleteTopicRuleRequest - Class in com.amazonaws.services.iot.model
-
The input for the DeleteTopicRule operation.
- DeleteTopicRuleRequest() - Constructor for class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
- describeCertificate(DescribeCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- describeCertificate(DescribeCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets information about the specified certificate.
- describeCertificate(DescribeCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets information about the specified certificate.
- describeCertificateAsync(DescribeCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeCertificateAsync(DescribeCertificateRequest, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeCertificateAsync(DescribeCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified certificate.
- describeCertificateAsync(DescribeCertificateRequest, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified certificate.
- describeCertificateAsync(DescribeCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- describeCertificateAsync(DescribeCertificateRequest, AsyncHandler<DescribeCertificateRequest, DescribeCertificateResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DescribeCertificateRequest - Class in com.amazonaws.services.iot.model
-
The input for the DescribeCertificate operation.
- DescribeCertificateRequest() - Constructor for class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
- DescribeCertificateResult - Class in com.amazonaws.services.iot.model
-
The output of the DescribeCertificate operation.
- DescribeCertificateResult() - Constructor for class com.amazonaws.services.iot.model.DescribeCertificateResult
-
- describeEndpoint(DescribeEndpointRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- describeEndpoint(DescribeEndpointRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Returns a unique URL specific to the AWS account making the call.
- describeEndpoint(DescribeEndpointRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Returns a unique URL specific to the AWS account making the call.
- describeEndpointAsync(DescribeEndpointRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeEndpointAsync(DescribeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeEndpointAsync(DescribeEndpointRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Returns a unique URL specific to the AWS account making the call.
- describeEndpointAsync(DescribeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Returns a unique URL specific to the AWS account making the call.
- describeEndpointAsync(DescribeEndpointRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- describeEndpointAsync(DescribeEndpointRequest, AsyncHandler<DescribeEndpointRequest, DescribeEndpointResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DescribeEndpointRequest - Class in com.amazonaws.services.iot.model
-
The input for the DescribeEndpoint operation.
- DescribeEndpointRequest() - Constructor for class com.amazonaws.services.iot.model.DescribeEndpointRequest
-
- DescribeEndpointResult - Class in com.amazonaws.services.iot.model
-
The output from the DescribeEndpoint operation.
- DescribeEndpointResult() - Constructor for class com.amazonaws.services.iot.model.DescribeEndpointResult
-
- describeThing(DescribeThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- describeThing(DescribeThingRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets information about the specified thing.
- describeThing(DescribeThingRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets information about the specified thing.
- describeThingAsync(DescribeThingRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeThingAsync(DescribeThingRequest, AsyncHandler<DescribeThingRequest, DescribeThingResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- describeThingAsync(DescribeThingRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified thing.
- describeThingAsync(DescribeThingRequest, AsyncHandler<DescribeThingRequest, DescribeThingResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified thing.
- describeThingAsync(DescribeThingRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- describeThingAsync(DescribeThingRequest, AsyncHandler<DescribeThingRequest, DescribeThingResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DescribeThingRequest - Class in com.amazonaws.services.iot.model
-
The input for the DescribeThing operation.
- DescribeThingRequest() - Constructor for class com.amazonaws.services.iot.model.DescribeThingRequest
-
- DescribeThingResult - Class in com.amazonaws.services.iot.model
-
The output from the DescribeThing operation.
- DescribeThingResult() - Constructor for class com.amazonaws.services.iot.model.DescribeThingResult
-
- detachPrincipalPolicy(DetachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- detachPrincipalPolicy(DetachPrincipalPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Removes the specified policy from the specified certificate.
- detachPrincipalPolicy(DetachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Removes the specified policy from the specified certificate.
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Removes the specified policy from the specified certificate.
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Removes the specified policy from the specified certificate.
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- detachPrincipalPolicyAsync(DetachPrincipalPolicyRequest, AsyncHandler<DetachPrincipalPolicyRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DetachPrincipalPolicyRequest - Class in com.amazonaws.services.iot.model
-
The input for the DetachPrincipalPolicy operation.
- DetachPrincipalPolicyRequest() - Constructor for class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
- detachThingPrincipal(DetachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- detachThingPrincipal(DetachThingPrincipalRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Detaches the specified principal from the specified thing.
- detachThingPrincipal(DetachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Detaches the specified principal from the specified thing.
- detachThingPrincipalAsync(DetachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- detachThingPrincipalAsync(DetachThingPrincipalRequest, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- detachThingPrincipalAsync(DetachThingPrincipalRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Detaches the specified principal from the specified thing.
- detachThingPrincipalAsync(DetachThingPrincipalRequest, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Detaches the specified principal from the specified thing.
- detachThingPrincipalAsync(DetachThingPrincipalRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- detachThingPrincipalAsync(DetachThingPrincipalRequest, AsyncHandler<DetachThingPrincipalRequest, DetachThingPrincipalResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- DetachThingPrincipalRequest - Class in com.amazonaws.services.iot.model
-
The input for the DetachThingPrincipal operation.
- DetachThingPrincipalRequest() - Constructor for class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
- DetachThingPrincipalResult - Class in com.amazonaws.services.iot.model
-
The output from the DetachThingPrincipal operation.
- DetachThingPrincipalResult() - Constructor for class com.amazonaws.services.iot.model.DetachThingPrincipalResult
-
- DynamoDBAction - Class in com.amazonaws.services.iot.model
-
Describes an action to write to a DynamoDB table.
- DynamoDBAction() - Constructor for class com.amazonaws.services.iot.model.DynamoDBAction
-
- getActions() - Method in class com.amazonaws.services.iot.model.TopicRule
-
The actions associated with the rule.
- getActions() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The actions associated with the rule.
- getAscendingOrder() - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
Specifies the order for results.
- getAscendingOrder() - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
Specifies the order for results.
- getAscendingOrder() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
Specifies the order for results.
- getAttributeName() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute name.
- getAttributePayload() - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The attribute payload.
- getAttributePayload() - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The attribute payload, a JSON string containing up to three key-value
pairs.
- getAttributes() - Method in class com.amazonaws.services.iot.model.AttributePayload
-
A JSON string containing up to three key-value pair in JSON format.
- getAttributes() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The attributes which are name/value pairs in JSON format.
- getAttributes() - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The attributes.
- getAttributeValue() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute value.
- getBucketName() - Method in class com.amazonaws.services.iot.model.S3Action
-
The S3 bucket.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
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.iot.AWSIotClient
-
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.iotdata.AbstractAWSIotData
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
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.iotdata.AWSIotDataClient
-
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
- getCertificateArn() - Method in class com.amazonaws.services.iot.model.Certificate
-
The ARN of the certificate.
- getCertificateArn() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ARN of the certificate.
- getCertificateArn() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The Amazon Resource Name (ARN) of the certificate.
- getCertificateArn() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ARN of the certificate.
- getCertificateDescription() - Method in class com.amazonaws.services.iot.model.DescribeCertificateResult
-
The description of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.Certificate
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.RejectCertificateTransferRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The ID of the certificate.
- getCertificateId() - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The ID of the certificate.
- getCertificatePem() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The certificate data, in PEM format.
- getCertificatePem() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The certificate data, in PEM format.
- getCertificatePem() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The certificate data, in PEM format.
- getCertificates() - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The descriptions of the certificates.
- getCertificateSigningRequest() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
The certificate signing request (CSR).
- getCreatedAt() - Method in class com.amazonaws.services.iot.model.TopicRule
-
The date and time the rule was created.
- getCreatedAt() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The date and time the rule was created.
- getCreateDate() - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The date and time the policy was created.
- getCreationDate() - Method in class com.amazonaws.services.iot.model.Certificate
-
The date and time the certificate was created.
- getCreationDate() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was created.
- getDefaultClientId() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The default client ID.
- getDefaultVersionId() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The default policy version ID.
- getDeliveryStreamName() - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- getDescription() - Method in class com.amazonaws.services.iot.model.TopicRule
-
The description of the rule.
- getDescription() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The description of the rule.
- getDynamoDB() - Method in class com.amazonaws.services.iot.model.Action
-
Write to a DynamoDB table.
- getEndpointAddress() - Method in class com.amazonaws.services.iot.model.DescribeEndpointResult
-
The address.
- getExecutorService() - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getExecutorService() - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getFirehose() - Method in class com.amazonaws.services.iot.model.Action
-
- getFunctionArn() - Method in class com.amazonaws.services.iot.model.LambdaAction
-
The ARN of the Lambda function.
- getHashKeyField() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key name.
- getHashKeyValue() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key value.
- getIsDefaultVersion() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
Specifies whether the policy version is the default.
- getIsDefaultVersion() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
Specifies whether the policy version is the default.
- getIsDefaultVersion() - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
Specifies whether the policy version is the default.
- getKey() - Method in class com.amazonaws.services.iot.model.S3Action
-
The object key.
- getKeyPair() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The generated key pair.
- getKinesis() - Method in class com.amazonaws.services.iot.model.Action
-
Write data to a Kinesis stream.
- getLambda() - Method in class com.amazonaws.services.iot.model.Action
-
Invoke a Lambda function.
- getLastModifiedDate() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was last modified.
- getLoggingOptions(GetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- getLoggingOptions(GetLoggingOptionsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets the logging options.
- getLoggingOptions(GetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets the logging options.
- getLoggingOptionsAsync(GetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getLoggingOptionsAsync(GetLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getLoggingOptionsAsync(GetLoggingOptionsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets the logging options.
- getLoggingOptionsAsync(GetLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets the logging options.
- getLoggingOptionsAsync(GetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getLoggingOptionsAsync(GetLoggingOptionsRequest, AsyncHandler<GetLoggingOptionsRequest, GetLoggingOptionsResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getLoggingOptionsPayload() - Method in class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
The logging options payload.
- GetLoggingOptionsRequest - Class in com.amazonaws.services.iot.model
-
The input for the GetLoggingOptions operation.
- GetLoggingOptionsRequest() - Constructor for class com.amazonaws.services.iot.model.GetLoggingOptionsRequest
-
- GetLoggingOptionsResult - Class in com.amazonaws.services.iot.model
-
The output from the GetLoggingOptions operation.
- GetLoggingOptionsResult() - Constructor for class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
- getLogLevel() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The logging level.
- getLogLevel() - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The logging level.
- getMarker() - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The marker for the next set of results.
- getMarker() - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The marker for the next set of results.
- getMarker() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The marker for the next set of results.
- getMaxResults() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- getMaxResults() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The maximum number of results.
- getMaxResults() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The maximum number of results to return.
- getNewStatus() - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The new status.
- getNextMarker() - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The marker for the next set of results, or null if there are no
additional results.
- getNextMarker() - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- getNextMarker() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
A token used to retrieve the next value.
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The token for the next value.
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
A token used to retrieve the next value.
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
A token used to retrieve the next value.
- getNextToken() - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
A token used to retrieve the next value.
- getOwnedBy() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the AWS account that owns the certificate.
- getPageSize() - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The result page size.
- getPageSize() - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The result page size.
- getPageSize() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The result page size.
- getPartitionKey() - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The partition key.
- getPayload() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
The state information, in JSON format.
- getPayload() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
The state information, in JSON format.
- getPayload() - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The state information, in JSON format.
- getPayload() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The state information, in JSON format.
- getPayload() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowResult
-
The state information, in JSON format.
- getPayloadField() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The action payload.
- getPolicies() - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The descriptions of the policies.
- getPolicies() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The policies.
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- getPolicy(GetPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets information about the specified policy with the policy document of
the default version.
- getPolicy(GetPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets information about the specified policy with the policy document of
the default version.
- getPolicyArn() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy ARN.
- getPolicyArn() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy ARN.
- getPolicyArn() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy ARN.
- getPolicyArn() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy ARN.
- getPolicyArn() - Method in class com.amazonaws.services.iot.model.Policy
-
The policy ARN.
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getPolicyAsync(GetPolicyRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified policy with the policy document of
the default version.
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified policy with the policy document of
the default version.
- getPolicyAsync(GetPolicyRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getPolicyAsync(GetPolicyRequest, AsyncHandler<GetPolicyRequest, GetPolicyResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The JSON document that describes the policy.
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The JSON document that describes the policy.
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The JSON document that describes the policy.
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The JSON document that describes the policy.
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The JSON document that describes the policy.
- getPolicyDocument() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The JSON document that describes the policy.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.DeletePolicyRequest
-
The name of the policy to delete.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The name of the policy to detach.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.GetPolicyRequest
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The name of the policy.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.Policy
-
The policy name.
- getPolicyName() - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy name.
- GetPolicyRequest - Class in com.amazonaws.services.iot.model
-
The input for the GetPolicy operation.
- GetPolicyRequest() - Constructor for class com.amazonaws.services.iot.model.GetPolicyRequest
-
- GetPolicyResult - Class in com.amazonaws.services.iot.model
-
The output from the GetPolicy operation.
- GetPolicyResult() - Constructor for class com.amazonaws.services.iot.model.GetPolicyResult
-
- getPolicyVersion(GetPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- getPolicyVersion(GetPolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets information about the specified policy version.
- getPolicyVersion(GetPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets information about the specified policy version.
- getPolicyVersionAsync(GetPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getPolicyVersionAsync(GetPolicyVersionRequest, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getPolicyVersionAsync(GetPolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified policy version.
- getPolicyVersionAsync(GetPolicyVersionRequest, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified policy version.
- getPolicyVersionAsync(GetPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getPolicyVersionAsync(GetPolicyVersionRequest, AsyncHandler<GetPolicyVersionRequest, GetPolicyVersionResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy version ID.
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy version ID.
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The policy version ID.
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The policy version ID.
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy version ID.
- getPolicyVersionId() - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy version ID.
- GetPolicyVersionRequest - Class in com.amazonaws.services.iot.model
-
The input for the GetPolicyVersion operation.
- GetPolicyVersionRequest() - Constructor for class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
- GetPolicyVersionResult - Class in com.amazonaws.services.iot.model
-
The output from the GetPolicyVersion operation.
- GetPolicyVersionResult() - Constructor for class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
- getPolicyVersions() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
The policy versions.
- getPrincipal() - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The principal which can be a certificate ARN (as returned from the
CreateCertificate operation) or a Cognito ID.
- getPrincipal() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The principal (certificate or other credential).
- getPrincipal() - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The principal
- getPrincipal() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The principal.
- getPrincipal() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The principal.
- getPrincipal() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
The principal.
- getPrincipals() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
The principals.
- getPrivateKey() - Method in class com.amazonaws.services.iot.model.KeyPair
-
The private key.
- getPublicKey() - Method in class com.amazonaws.services.iot.model.KeyPair
-
The public key.
- getQos() - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The Quality of Service (QoS) level.
- getQueueUrl() - Method in class com.amazonaws.services.iot.model.SqsAction
-
The URL of the Amazon SQS queue.
- getRangeKeyField() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key name.
- getRangeKeyValue() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key value.
- getRepublish() - Method in class com.amazonaws.services.iot.model.Action
-
Publish to another MQTT topic.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- getRoleArn() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.S3Action
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the IAM role that grants access.
- getRoleArn() - Method in class com.amazonaws.services.iot.model.SqsAction
-
The ARN of the IAM role that grants access.
- getRule() - Method in class com.amazonaws.services.iot.model.GetTopicRuleResult
-
The rule.
- getRuleDisabled() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
Specifies whether the rule is disabled.
- getRuleDisabled() - Method in class com.amazonaws.services.iot.model.TopicRule
-
Specifies whether the rule is disabled.
- getRuleDisabled() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
Specifies whether the rule is disabled.
- getRuleDisabled() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
Specifies whether the rule is disabled.
- getRuleName() - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The name of the rule.
- getRuleName() - Method in class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
The name of the rule.
- getRuleName() - Method in class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
The name of the rule.
- getRuleName() - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The name of the rule.
- getRuleName() - Method in class com.amazonaws.services.iot.model.TopicRule
-
The name of the rule.
- getRuleName() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The name of the rule.
- getRules() - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
The rules.
- getS3() - Method in class com.amazonaws.services.iot.model.Action
-
Write to an S3 bucket.
- getSetAsActive() - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
Specifies whether the certificate is active.
- getSetAsActive() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
Specifies whether the certificate is active.
- getSetAsActive() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
Specifies whether the certificate is active.
- getSetAsDefault() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
Specifies whether the policy version is set as the default.
- getSns() - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SNS topic.
- getSql() - Method in class com.amazonaws.services.iot.model.TopicRule
-
The SQL statement used to query the topic.
- getSql() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The SQL statement used to query the topic.
- getSqs() - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SQS queue.
- getStatus() - Method in class com.amazonaws.services.iot.model.Certificate
-
The status of the certificate.
- getStatus() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The status of the certificate.
- getStreamName() - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The name of the Kinesis stream.
- getTableName() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The name of the DynamoDB table.
- getTargetArn() - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the SNS topic.
- getTargetAwsAccount() - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The AWS account.
- getThingArn() - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The thing ARN.
- getThingName() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.DeleteThingRequest
-
The thing name.
- getThingName() - Method in class com.amazonaws.services.iot.model.DescribeThingRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The thing name.
- getThingName() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
The name of the thing.
- getThingName() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The name of the thing.
- getThings() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
The things.
- getThings() - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
The things.
- getThingShadow(GetThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- getThingShadow(GetThingShadowRequest) - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
Gets the thing shadow for the specified thing.
- getThingShadow(GetThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AWSIotDataClient
-
Gets the thing shadow for the specified thing.
- getThingShadowAsync(GetThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
-
- getThingShadowAsync(GetThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult>) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
-
- getThingShadowAsync(GetThingShadowRequest) - Method in interface com.amazonaws.services.iotdata.AWSIotDataAsync
-
Gets the thing shadow for the specified thing.
- getThingShadowAsync(GetThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult>) - Method in interface com.amazonaws.services.iotdata.AWSIotDataAsync
-
Gets the thing shadow for the specified thing.
- getThingShadowAsync(GetThingShadowRequest) - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
- getThingShadowAsync(GetThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult>) - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
- GetThingShadowRequest - Class in com.amazonaws.services.iotdata.model
-
The input for the GetThingShadow operation.
- GetThingShadowRequest() - Constructor for class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
- GetThingShadowResult - Class in com.amazonaws.services.iotdata.model
-
The output from the GetThingShadow operation.
- GetThingShadowResult() - Constructor for class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
- getTopic() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The topic.
- getTopic() - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The name of the MQTT topic.
- getTopic() - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The name of the MQTT topic.
- getTopicPattern() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The pattern for the topic names that apply.
- getTopicRule(GetTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- getTopicRule(GetTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Gets information about the specified rule.
- getTopicRule(GetTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Gets information about the specified rule.
- getTopicRuleAsync(GetTopicRuleRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getTopicRuleAsync(GetTopicRuleRequest, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- getTopicRuleAsync(GetTopicRuleRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified rule.
- getTopicRuleAsync(GetTopicRuleRequest, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Gets information about the specified rule.
- getTopicRuleAsync(GetTopicRuleRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getTopicRuleAsync(GetTopicRuleRequest, AsyncHandler<GetTopicRuleRequest, GetTopicRuleResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- getTopicRulePayload() - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The rule payload.
- getTopicRulePayload() - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The rule payload.
- GetTopicRuleRequest - Class in com.amazonaws.services.iot.model
-
The input for the GetTopicRule operation.
- GetTopicRuleRequest() - Constructor for class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
- GetTopicRuleResult - Class in com.amazonaws.services.iot.model
-
The output from the GetTopicRule operation.
- GetTopicRuleResult() - Constructor for class com.amazonaws.services.iot.model.GetTopicRuleResult
-
- getTransferredCertificateArn() - Method in class com.amazonaws.services.iot.model.TransferCertificateResult
-
The ARN of the certificate.
- getUseBase64() - Method in class com.amazonaws.services.iot.model.SqsAction
-
Specifies whether to use Base64 encoding.
- getVersionId() - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The policy version ID.
- LambdaAction - Class in com.amazonaws.services.iot.model
-
Describes an action to invoke a Lamdba function.
- LambdaAction() - Constructor for class com.amazonaws.services.iot.model.LambdaAction
-
- LimitExceededException - Exception in com.amazonaws.services.iot.model
-
The number of attached entities exceeds the limit.
- LimitExceededException(String) - Constructor for exception com.amazonaws.services.iot.model.LimitExceededException
-
Constructs a new LimitExceededException with the specified error message.
- listCertificates(ListCertificatesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listCertificates(ListCertificatesRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists your certificates.
- listCertificates(ListCertificatesRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists your certificates.
- listCertificatesAsync(ListCertificatesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listCertificatesAsync(ListCertificatesRequest, AsyncHandler<ListCertificatesRequest, ListCertificatesResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listCertificatesAsync(ListCertificatesRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your certificates.
- listCertificatesAsync(ListCertificatesRequest, AsyncHandler<ListCertificatesRequest, ListCertificatesResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your certificates.
- listCertificatesAsync(ListCertificatesRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listCertificatesAsync(ListCertificatesRequest, AsyncHandler<ListCertificatesRequest, ListCertificatesResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListCertificatesRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListCertificates operation.
- ListCertificatesRequest() - Constructor for class com.amazonaws.services.iot.model.ListCertificatesRequest
-
- ListCertificatesResult - Class in com.amazonaws.services.iot.model
-
The output of the ListCertificates operation.
- ListCertificatesResult() - Constructor for class com.amazonaws.services.iot.model.ListCertificatesResult
-
- listPolicies(ListPoliciesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listPolicies(ListPoliciesRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists your policies.
- listPolicies(ListPoliciesRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists your policies.
- listPoliciesAsync(ListPoliciesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPoliciesAsync(ListPoliciesRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your policies.
- listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your policies.
- listPoliciesAsync(ListPoliciesRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listPoliciesAsync(ListPoliciesRequest, AsyncHandler<ListPoliciesRequest, ListPoliciesResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListPoliciesRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListPolicies operation.
- ListPoliciesRequest() - Constructor for class com.amazonaws.services.iot.model.ListPoliciesRequest
-
- ListPoliciesResult - Class in com.amazonaws.services.iot.model
-
The output from the ListPolicies operation.
- ListPoliciesResult() - Constructor for class com.amazonaws.services.iot.model.ListPoliciesResult
-
- listPolicyVersions(ListPolicyVersionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listPolicyVersions(ListPolicyVersionsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists the versions of the specified policy, and identifies the default
version.
- listPolicyVersions(ListPolicyVersionsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists the versions of the specified policy, and identifies the default
version.
- listPolicyVersionsAsync(ListPolicyVersionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPolicyVersionsAsync(ListPolicyVersionsRequest, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPolicyVersionsAsync(ListPolicyVersionsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the versions of the specified policy, and identifies the default
version.
- listPolicyVersionsAsync(ListPolicyVersionsRequest, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the versions of the specified policy, and identifies the default
version.
- listPolicyVersionsAsync(ListPolicyVersionsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listPolicyVersionsAsync(ListPolicyVersionsRequest, AsyncHandler<ListPolicyVersionsRequest, ListPolicyVersionsResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListPolicyVersionsRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListPolicyVersions operation.
- ListPolicyVersionsRequest() - Constructor for class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
- ListPolicyVersionsResult - Class in com.amazonaws.services.iot.model
-
The output from the ListPolicyVersions operation.
- ListPolicyVersionsResult() - Constructor for class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
- listPrincipalPolicies(ListPrincipalPoliciesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listPrincipalPolicies(ListPrincipalPoliciesRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists the policies attached to the specified principal.
- listPrincipalPolicies(ListPrincipalPoliciesRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists the policies attached to the specified principal.
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the policies attached to the specified principal.
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the policies attached to the specified principal.
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listPrincipalPoliciesAsync(ListPrincipalPoliciesRequest, AsyncHandler<ListPrincipalPoliciesRequest, ListPrincipalPoliciesResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListPrincipalPoliciesRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListPrincipalPolicies operation.
- ListPrincipalPoliciesRequest() - Constructor for class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
- ListPrincipalPoliciesResult - Class in com.amazonaws.services.iot.model
-
The output from the ListPrincipalPolicies operation.
- ListPrincipalPoliciesResult() - Constructor for class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
- listPrincipalThings(ListPrincipalThingsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listPrincipalThings(ListPrincipalThingsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists the things associated with the specified principal.
- listPrincipalThings(ListPrincipalThingsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists the things associated with the specified principal.
- listPrincipalThingsAsync(ListPrincipalThingsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPrincipalThingsAsync(ListPrincipalThingsRequest, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listPrincipalThingsAsync(ListPrincipalThingsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the things associated with the specified principal.
- listPrincipalThingsAsync(ListPrincipalThingsRequest, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the things associated with the specified principal.
- listPrincipalThingsAsync(ListPrincipalThingsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listPrincipalThingsAsync(ListPrincipalThingsRequest, AsyncHandler<ListPrincipalThingsRequest, ListPrincipalThingsResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListPrincipalThingsRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListPrincipalThings operation.
- ListPrincipalThingsRequest() - Constructor for class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- ListPrincipalThingsResult - Class in com.amazonaws.services.iot.model
-
The output from the ListPrincipalThings operation.
- ListPrincipalThingsResult() - Constructor for class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
- listThingPrincipals(ListThingPrincipalsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listThingPrincipals(ListThingPrincipalsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists the principals associated with the specified thing.
- listThingPrincipals(ListThingPrincipalsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists the principals associated with the specified thing.
- listThingPrincipalsAsync(ListThingPrincipalsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listThingPrincipalsAsync(ListThingPrincipalsRequest, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listThingPrincipalsAsync(ListThingPrincipalsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the principals associated with the specified thing.
- listThingPrincipalsAsync(ListThingPrincipalsRequest, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the principals associated with the specified thing.
- listThingPrincipalsAsync(ListThingPrincipalsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listThingPrincipalsAsync(ListThingPrincipalsRequest, AsyncHandler<ListThingPrincipalsRequest, ListThingPrincipalsResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListThingPrincipalsRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListThingPrincipal operation.
- ListThingPrincipalsRequest() - Constructor for class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
- ListThingPrincipalsResult - Class in com.amazonaws.services.iot.model
-
The output from the ListThingPrincipals operation.
- ListThingPrincipalsResult() - Constructor for class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
- listThings(ListThingsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listThings(ListThingsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists your things.
- listThings(ListThingsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists your things.
- listThingsAsync(ListThingsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listThingsAsync(ListThingsRequest, AsyncHandler<ListThingsRequest, ListThingsResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listThingsAsync(ListThingsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your things.
- listThingsAsync(ListThingsRequest, AsyncHandler<ListThingsRequest, ListThingsResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists your things.
- listThingsAsync(ListThingsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listThingsAsync(ListThingsRequest, AsyncHandler<ListThingsRequest, ListThingsResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListThingsRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListThings operation.
- ListThingsRequest() - Constructor for class com.amazonaws.services.iot.model.ListThingsRequest
-
- ListThingsResult - Class in com.amazonaws.services.iot.model
-
The output from the ListThings operation.
- ListThingsResult() - Constructor for class com.amazonaws.services.iot.model.ListThingsResult
-
- listTopicRules(ListTopicRulesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- listTopicRules(ListTopicRulesRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Lists the rules for the specific topic.
- listTopicRules(ListTopicRulesRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Lists the rules for the specific topic.
- listTopicRulesAsync(ListTopicRulesRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listTopicRulesAsync(ListTopicRulesRequest, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- listTopicRulesAsync(ListTopicRulesRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the rules for the specific topic.
- listTopicRulesAsync(ListTopicRulesRequest, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Lists the rules for the specific topic.
- listTopicRulesAsync(ListTopicRulesRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- listTopicRulesAsync(ListTopicRulesRequest, AsyncHandler<ListTopicRulesRequest, ListTopicRulesResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- ListTopicRulesRequest - Class in com.amazonaws.services.iot.model
-
The input for the ListTopicRules operation.
- ListTopicRulesRequest() - Constructor for class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
- ListTopicRulesResult - Class in com.amazonaws.services.iot.model
-
The output from the ListTopicRules operation.
- ListTopicRulesResult() - Constructor for class com.amazonaws.services.iot.model.ListTopicRulesResult
-
- LoggingOptionsPayload - Class in com.amazonaws.services.iot.model
-
Describes the logging options payload.
- LoggingOptionsPayload() - Constructor for class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
- LogLevel - Enum in com.amazonaws.services.iot.model
-
- S3Action - Class in com.amazonaws.services.iot.model
-
Describes an action to write data to an Amazon S3 bucket.
- S3Action() - Constructor for class com.amazonaws.services.iot.model.S3Action
-
- ServiceUnavailableException - Exception in com.amazonaws.services.iot.model
-
The service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.iot.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error
message.
- ServiceUnavailableException - Exception in com.amazonaws.services.iotdata.model
-
The service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.iotdata.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error
message.
- setActions(Collection<Action>) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The actions associated with the rule.
- setActions(Collection<Action>) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The actions associated with the rule.
- setAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
Specifies the order for results.
- setAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
Specifies the order for results.
- setAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
Specifies the order for results.
- setAttributeName(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute name.
- setAttributePayload(AttributePayload) - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The attribute payload.
- setAttributePayload(AttributePayload) - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The attribute payload, a JSON string containing up to three key-value
pairs.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.AttributePayload
-
A JSON string containing up to three key-value pair in JSON format.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The attributes which are name/value pairs in JSON format.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The attributes.
- setAttributeValue(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute value.
- setBucketName(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The S3 bucket.
- setCertificateArn(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The ARN of the certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ARN of the certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The Amazon Resource Name (ARN) of the certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ARN of the certificate.
- setCertificateDescription(CertificateDescription) - Method in class com.amazonaws.services.iot.model.DescribeCertificateResult
-
The description of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.RejectCertificateTransferRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The ID of the certificate.
- setCertificateId(String) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The ID of the certificate.
- setCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The certificate data, in PEM format.
- setCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The certificate data, in PEM format.
- setCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The certificate data, in PEM format.
- setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The descriptions of the certificates.
- setCertificateSigningRequest(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
The certificate signing request (CSR).
- setCreatedAt(Date) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The date and time the rule was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The date and time the rule was created.
- setCreateDate(Date) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The date and time the policy was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.iot.model.Certificate
-
The date and time the certificate was created.
- setCreationDate(Date) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was created.
- setDefaultClientId(String) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The default client ID.
- setDefaultPolicyVersion(SetDefaultPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- setDefaultPolicyVersion(SetDefaultPolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Sets the specified policy version as the default for the specified
policy.
- setDefaultPolicyVersion(SetDefaultPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Sets the specified policy version as the default for the specified
policy.
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Sets the specified policy version as the default for the specified
policy.
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Sets the specified policy version as the default for the specified
policy.
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- setDefaultPolicyVersionAsync(SetDefaultPolicyVersionRequest, AsyncHandler<SetDefaultPolicyVersionRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- SetDefaultPolicyVersionRequest - Class in com.amazonaws.services.iot.model
-
The input for the SetDefaultPolicyVersion operation.
- SetDefaultPolicyVersionRequest() - Constructor for class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
- setDefaultVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The default policy version ID.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- setDescription(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The description of the rule.
- setDescription(String) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The description of the rule.
- setDynamoDB(DynamoDBAction) - Method in class com.amazonaws.services.iot.model.Action
-
Write to a DynamoDB table.
- setEndpoint(String) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- setEndpoint(String) - Method in interface com.amazonaws.services.iot.AWSIot
-
Overrides the default endpoint for this client
("https://iot.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- setEndpoint(String) - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
Overrides the default endpoint for this client
("https://data.iot.us-east-1.amazonaws.com").
- setEndpointAddress(String) - Method in class com.amazonaws.services.iot.model.DescribeEndpointResult
-
The address.
- setFirehose(FirehoseAction) - Method in class com.amazonaws.services.iot.model.Action
-
- setFunctionArn(String) - Method in class com.amazonaws.services.iot.model.LambdaAction
-
The ARN of the Lambda function.
- setHashKeyField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key name.
- setHashKeyValue(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key value.
- setIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
Specifies whether the policy version is the default.
- setIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
Specifies whether the policy version is the default.
- setIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
Specifies whether the policy version is the default.
- setKey(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The object key.
- setKeyPair(KeyPair) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The generated key pair.
- setKinesis(KinesisAction) - Method in class com.amazonaws.services.iot.model.Action
-
Write data to a Kinesis stream.
- setLambda(LambdaAction) - Method in class com.amazonaws.services.iot.model.Action
-
Invoke a Lambda function.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was last modified.
- setLoggingOptions(SetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- setLoggingOptions(SetLoggingOptionsRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Sets the logging options.
- setLoggingOptions(SetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Sets the logging options.
- setLoggingOptionsAsync(SetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- setLoggingOptionsAsync(SetLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, Void>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- setLoggingOptionsAsync(SetLoggingOptionsRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Sets the logging options.
- setLoggingOptionsAsync(SetLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, Void>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Sets the logging options.
- setLoggingOptionsAsync(SetLoggingOptionsRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- setLoggingOptionsAsync(SetLoggingOptionsRequest, AsyncHandler<SetLoggingOptionsRequest, Void>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- setLoggingOptionsPayload(LoggingOptionsPayload) - Method in class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
The logging options payload.
- SetLoggingOptionsRequest - Class in com.amazonaws.services.iot.model
-
The input for the SetLoggingOptions operation.
- SetLoggingOptionsRequest() - Constructor for class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
- setLogLevel(String) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The logging level.
- setLogLevel(LogLevel) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The logging level.
- setLogLevel(String) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The logging level.
- setLogLevel(LogLevel) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The logging level.
- setMarker(String) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The marker for the next set of results.
- setMarker(String) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The marker for the next set of results.
- setMarker(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The marker for the next set of results.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The maximum number of results.
- setMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The maximum number of results to return.
- setNewStatus(String) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The new status.
- setNewStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The new status.
- setNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The marker for the next set of results, or null if there are no
additional results.
- setNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- setNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
A token used to retrieve the next value.
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The token for the next value.
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
A token used to retrieve the next value.
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
A token used to retrieve the next value.
- setNextToken(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
A token used to retrieve the next value.
- setOwnedBy(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the AWS account that owns the certificate.
- setPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The result page size.
- setPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The result page size.
- setPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The result page size.
- setPartitionKey(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The partition key.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
The state information, in JSON format.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
The state information, in JSON format.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The state information, in JSON format.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The state information, in JSON format.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowResult
-
The state information, in JSON format.
- setPayloadField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The action payload.
- setPolicies(Collection<Policy>) - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The descriptions of the policies.
- setPolicies(Collection<Policy>) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The policies.
- setPolicyArn(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy ARN.
- setPolicyArn(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy ARN.
- setPolicyArn(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy ARN.
- setPolicyArn(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy ARN.
- setPolicyArn(String) - Method in class com.amazonaws.services.iot.model.Policy
-
The policy ARN.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The JSON document that describes the policy.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The JSON document that describes the policy.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The JSON document that describes the policy.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The JSON document that describes the policy.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The JSON document that describes the policy.
- setPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The JSON document that describes the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyRequest
-
The name of the policy to delete.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The name of the policy to detach.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyRequest
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The name of the policy.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.Policy
-
The policy name.
- setPolicyName(String) - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy name.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy version ID.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy version ID.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The policy version ID.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The policy version ID.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy version ID.
- setPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy version ID.
- setPolicyVersions(Collection<PolicyVersion>) - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
The policy versions.
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The principal which can be a certificate ARN (as returned from the
CreateCertificate operation) or a Cognito ID.
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The principal (certificate or other credential).
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The principal
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The principal.
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The principal.
- setPrincipal(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
The principal.
- setPrincipals(Collection<String>) - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
The principals.
- setPrivateKey(String) - Method in class com.amazonaws.services.iot.model.KeyPair
-
The private key.
- setPublicKey(String) - Method in class com.amazonaws.services.iot.model.KeyPair
-
The public key.
- setQos(Integer) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The Quality of Service (QoS) level.
- setQueueUrl(String) - Method in class com.amazonaws.services.iot.model.SqsAction
-
The URL of the Amazon SQS queue.
- setRangeKeyField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key name.
- setRangeKeyValue(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key value.
- setRegion(Region) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- setRegion(Region) - Method in interface com.amazonaws.services.iot.AWSIot
-
- setRegion(Region) - Method in class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- setRegion(Region) - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
- setRepublish(RepublishAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to another MQTT topic.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the IAM role that grants access.
- setRoleArn(String) - Method in class com.amazonaws.services.iot.model.SqsAction
-
The ARN of the IAM role that grants access.
- setRule(TopicRule) - Method in class com.amazonaws.services.iot.model.GetTopicRuleResult
-
The rule.
- setRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
Specifies whether the rule is disabled.
- setRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRule
-
Specifies whether the rule is disabled.
- setRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
Specifies whether the rule is disabled.
- setRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
Specifies whether the rule is disabled.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The name of the rule.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
The name of the rule.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
The name of the rule.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The name of the rule.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The name of the rule.
- setRuleName(String) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The name of the rule.
- setRules(Collection<TopicRuleListItem>) - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
The rules.
- setS3(S3Action) - Method in class com.amazonaws.services.iot.model.Action
-
Write to an S3 bucket.
- setSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
Specifies whether the certificate is active.
- setSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
Specifies whether the certificate is active.
- setSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
Specifies whether the certificate is active.
- setSetAsDefault(Boolean) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
Specifies whether the policy version is set as the default.
- setSns(SnsAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SNS topic.
- setSql(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The SQL statement used to query the topic.
- setSql(String) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The SQL statement used to query the topic.
- setSqs(SqsAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SQS queue.
- setStatus(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The status of the certificate.
- setStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.Certificate
-
The status of the certificate.
- setStatus(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The status of the certificate.
- setStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The status of the certificate.
- setStreamName(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The name of the Kinesis stream.
- setTableName(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The name of the DynamoDB table.
- setTargetArn(String) - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the SNS topic.
- setTargetAwsAccount(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The AWS account.
- setThingArn(String) - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The thing ARN.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.DeleteThingRequest
-
The thing name.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.DescribeThingRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The thing name.
- setThingName(String) - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
The name of the thing.
- setThingName(String) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The name of the thing.
- setThings(Collection<String>) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
The things.
- setThings(Collection<ThingAttribute>) - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
The things.
- setTopic(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The topic.
- setTopic(String) - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The name of the MQTT topic.
- setTopic(String) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The name of the MQTT topic.
- setTopicPattern(String) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The pattern for the topic names that apply.
- setTopicRulePayload(TopicRulePayload) - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The rule payload.
- setTopicRulePayload(TopicRulePayload) - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The rule payload.
- setTransferredCertificateArn(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateResult
-
The ARN of the certificate.
- setUseBase64(Boolean) - Method in class com.amazonaws.services.iot.model.SqsAction
-
Specifies whether to use Base64 encoding.
- setVersionId(String) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The policy version ID.
- shutdown() - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- shutdown() - Method in interface com.amazonaws.services.iot.AWSIot
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.iotdata.AbstractAWSIotData
-
- shutdown() - Method in interface com.amazonaws.services.iotdata.AWSIotData
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.iotdata.AWSIotDataAsyncClient
-
Shuts down the client, releasing all managed resources.
- SnsAction - Class in com.amazonaws.services.iot.model
-
Describes an action to publish to an Amazon SNS topic.
- SnsAction() - Constructor for class com.amazonaws.services.iot.model.SnsAction
-
- SqlParseException - Exception in com.amazonaws.services.iot.model
-
The Rule-SQL expression can't be parsed correctly.
- SqlParseException(String) - Constructor for exception com.amazonaws.services.iot.model.SqlParseException
-
Constructs a new SqlParseException with the specified error message.
- SqsAction - Class in com.amazonaws.services.iot.model
-
Describes an action to publish data to an SQS queue.
- SqsAction() - Constructor for class com.amazonaws.services.iot.model.SqsAction
-
- ThingAttribute - Class in com.amazonaws.services.iot.model
-
Describes a thing attribute.
- ThingAttribute() - Constructor for class com.amazonaws.services.iot.model.ThingAttribute
-
- ThrottlingException - Exception in com.amazonaws.services.iot.model
-
The rate exceeds the limit.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.iot.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- ThrottlingException - Exception in com.amazonaws.services.iotdata.model
-
The rate exceeds the limit.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.iotdata.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TopicRule - Class in com.amazonaws.services.iot.model
-
Describes a rule.
- TopicRule() - Constructor for class com.amazonaws.services.iot.model.TopicRule
-
- TopicRuleListItem - Class in com.amazonaws.services.iot.model
-
Describes a rule.
- TopicRuleListItem() - Constructor for class com.amazonaws.services.iot.model.TopicRuleListItem
-
- TopicRulePayload - Class in com.amazonaws.services.iot.model
-
Describes a rule.
- TopicRulePayload() - Constructor for class com.amazonaws.services.iot.model.TopicRulePayload
-
- toString() - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.Action
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.AttributePayload
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.Certificate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.iot.model.CertificateStatus
-
- toString() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeletePolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeleteThingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeleteThingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeCertificateResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeThingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetPolicyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.GetTopicRuleResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.KeyPair
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.KinesisAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.LambdaAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.iot.model.LogLevel
-
- toString() - Method in class com.amazonaws.services.iot.model.Policy
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.RejectCertificateTransferRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.RepublishAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.S3Action
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.SnsAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.SqsAction
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.TopicRule
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.TransferCertificateResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iot.model.UpdateThingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowResult
-
Returns a string representation of this object; useful for testing and
debugging.
- TransferAlreadyCompletedException - Exception in com.amazonaws.services.iot.model
-
You can't revert the certificate transfer because it has already completed.
- TransferAlreadyCompletedException(String) - Constructor for exception com.amazonaws.services.iot.model.TransferAlreadyCompletedException
-
Constructs a new TransferAlreadyCompletedException with the specified
error message.
- transferCertificate(TransferCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIot
-
- transferCertificate(TransferCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIot
-
Transfers the specified certificate to the specified AWS account.
- transferCertificate(TransferCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotClient
-
Transfers the specified certificate to the specified AWS account.
- transferCertificateAsync(TransferCertificateRequest) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- transferCertificateAsync(TransferCertificateRequest, AsyncHandler<TransferCertificateRequest, TransferCertificateResult>) - Method in class com.amazonaws.services.iot.AbstractAWSIotAsync
-
- transferCertificateAsync(TransferCertificateRequest) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Transfers the specified certificate to the specified AWS account.
- transferCertificateAsync(TransferCertificateRequest, AsyncHandler<TransferCertificateRequest, TransferCertificateResult>) - Method in interface com.amazonaws.services.iot.AWSIotAsync
-
Transfers the specified certificate to the specified AWS account.
- transferCertificateAsync(TransferCertificateRequest) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- transferCertificateAsync(TransferCertificateRequest, AsyncHandler<TransferCertificateRequest, TransferCertificateResult>) - Method in class com.amazonaws.services.iot.AWSIotAsyncClient
-
- TransferCertificateRequest - Class in com.amazonaws.services.iot.model
-
The input for the TransferCertificate operation.
- TransferCertificateRequest() - Constructor for class com.amazonaws.services.iot.model.TransferCertificateRequest
-
- TransferCertificateResult - Class in com.amazonaws.services.iot.model
-
The output from the TransferCertificate operation.
- TransferCertificateResult() - Constructor for class com.amazonaws.services.iot.model.TransferCertificateResult
-
- TransferConflictException - Exception in com.amazonaws.services.iot.model
-
You can't transfer the the certificate because authorization policies are
still attached.
- TransferConflictException(String) - Constructor for exception com.amazonaws.services.iot.model.TransferConflictException
-
Constructs a new TransferConflictException with the specified error
message.
- withActions(Action...) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The actions associated with the rule.
- withActions(Collection<Action>) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The actions associated with the rule.
- withActions(Action...) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The actions associated with the rule.
- withActions(Collection<Action>) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The actions associated with the rule.
- withAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
Specifies the order for results.
- withAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
Specifies the order for results.
- withAscendingOrder(Boolean) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
Specifies the order for results.
- withAttributeName(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute name.
- withAttributePayload(AttributePayload) - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The attribute payload.
- withAttributePayload(AttributePayload) - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The attribute payload, a JSON string containing up to three key-value
pairs.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.AttributePayload
-
A JSON string containing up to three key-value pair in JSON format.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The attributes which are name/value pairs in JSON format.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The attributes.
- withAttributeValue(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The attribute value.
- withBucketName(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The S3 bucket.
- withCertificateArn(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The ARN of the certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ARN of the certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The Amazon Resource Name (ARN) of the certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ARN of the certificate.
- withCertificateDescription(CertificateDescription) - Method in class com.amazonaws.services.iot.model.DescribeCertificateResult
-
The description of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.CancelCertificateTransferRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.DeleteCertificateRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.DescribeCertificateRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.RejectCertificateTransferRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The ID of the certificate.
- withCertificateId(String) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The ID of the certificate.
- withCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The certificate data, in PEM format.
- withCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrResult
-
The certificate data, in PEM format.
- withCertificatePem(String) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The certificate data, in PEM format.
- withCertificates(Certificate...) - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The descriptions of the certificates.
- withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The descriptions of the certificates.
- withCertificateSigningRequest(String) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
The certificate signing request (CSR).
- withCreatedAt(Date) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The date and time the rule was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The date and time the rule was created.
- withCreateDate(Date) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The date and time the policy was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.iot.model.Certificate
-
The date and time the certificate was created.
- withCreationDate(Date) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was created.
- withDefaultClientId(String) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The default client ID.
- withDefaultVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The default policy version ID.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- withDescription(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The description of the rule.
- withDescription(String) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The description of the rule.
- withDynamoDB(DynamoDBAction) - Method in class com.amazonaws.services.iot.model.Action
-
Write to a DynamoDB table.
- withEndpointAddress(String) - Method in class com.amazonaws.services.iot.model.DescribeEndpointResult
-
The address.
- withFirehose(FirehoseAction) - Method in class com.amazonaws.services.iot.model.Action
-
- withFunctionArn(String) - Method in class com.amazonaws.services.iot.model.LambdaAction
-
The ARN of the Lambda function.
- withHashKeyField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key name.
- withHashKeyValue(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The hash key value.
- withIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
Specifies whether the policy version is the default.
- withIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
Specifies whether the policy version is the default.
- withIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
Specifies whether the policy version is the default.
- withKey(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The object key.
- withKeyPair(KeyPair) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateResult
-
The generated key pair.
- withKinesis(KinesisAction) - Method in class com.amazonaws.services.iot.model.Action
-
Write data to a Kinesis stream.
- withLambda(LambdaAction) - Method in class com.amazonaws.services.iot.model.Action
-
Invoke a Lambda function.
- withLastModifiedDate(Date) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The date and time the certificate was last modified.
- withLoggingOptionsPayload(LoggingOptionsPayload) - Method in class com.amazonaws.services.iot.model.SetLoggingOptionsRequest
-
The logging options payload.
- withLogLevel(String) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The logging level.
- withLogLevel(LogLevel) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The logging level.
- withLogLevel(String) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The logging level.
- withLogLevel(LogLevel) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The logging level.
- withMarker(String) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The marker for the next set of results.
- withMarker(String) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The marker for the next set of results.
- withMarker(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The marker for the next set of results.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The maximum number of results.
- withMaxResults(Integer) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The maximum number of results to return.
- withNewStatus(String) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The new status.
- withNewStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.UpdateCertificateRequest
-
The new status.
- withNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListCertificatesResult
-
The marker for the next set of results, or null if there are no
additional results.
- withNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- withNextMarker(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The marker for the next set of results, or null if there are no
additional results.
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
A token used to retrieve the next value.
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListThingsRequest
-
The token for the next value.
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
A token used to retrieve the next value.
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
A token used to retrieve the next value.
- withNextToken(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
A token used to retrieve the next value.
- withOwnedBy(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The ID of the AWS account that owns the certificate.
- withPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListCertificatesRequest
-
The result page size.
- withPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListPoliciesRequest
-
The result page size.
- withPageSize(Integer) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The result page size.
- withPartitionKey(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The partition key.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowResult
-
The state information, in JSON format.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.GetThingShadowResult
-
The state information, in JSON format.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The state information, in JSON format.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The state information, in JSON format.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowResult
-
The state information, in JSON format.
- withPayloadField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The action payload.
- withPolicies(Policy...) - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The descriptions of the policies.
- withPolicies(Collection<Policy>) - Method in class com.amazonaws.services.iot.model.ListPoliciesResult
-
The descriptions of the policies.
- withPolicies(Policy...) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The policies.
- withPolicies(Collection<Policy>) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesResult
-
The policies.
- withPolicyArn(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy ARN.
- withPolicyArn(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy ARN.
- withPolicyArn(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy ARN.
- withPolicyArn(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy ARN.
- withPolicyArn(String) - Method in class com.amazonaws.services.iot.model.Policy
-
The policy ARN.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The JSON document that describes the policy.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The JSON document that describes the policy.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The JSON document that describes the policy.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The JSON document that describes the policy.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The JSON document that describes the policy.
- withPolicyDocument(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The JSON document that describes the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyRequest
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyRequest
-
The name of the policy to delete.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The name of the policy to detach.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyRequest
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyResult
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The name of the policy.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsRequest
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.Policy
-
The policy name.
- withPolicyName(String) - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy name.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyResult
-
The policy version ID.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionResult
-
The policy version ID.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.DeletePolicyVersionRequest
-
The policy version ID.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionRequest
-
The policy version ID.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.GetPolicyVersionResult
-
The policy version ID.
- withPolicyVersionId(String) - Method in class com.amazonaws.services.iot.model.SetDefaultPolicyVersionRequest
-
The policy version ID.
- withPolicyVersions(PolicyVersion...) - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
The policy versions.
- withPolicyVersions(Collection<PolicyVersion>) - Method in class com.amazonaws.services.iot.model.ListPolicyVersionsResult
-
The policy versions.
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.AttachPrincipalPolicyRequest
-
The principal which can be a certificate ARN (as returned from the
CreateCertificate operation) or a Cognito ID.
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The principal (certificate or other credential).
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.DetachPrincipalPolicyRequest
-
The principal
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The principal.
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalPoliciesRequest
-
The principal.
- withPrincipal(String) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsRequest
-
The principal.
- withPrincipals(String...) - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
The principals.
- withPrincipals(Collection<String>) - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsResult
-
The principals.
- withPrivateKey(String) - Method in class com.amazonaws.services.iot.model.KeyPair
-
The private key.
- withPublicKey(String) - Method in class com.amazonaws.services.iot.model.KeyPair
-
The public key.
- withQos(Integer) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The Quality of Service (QoS) level.
- withQueueUrl(String) - Method in class com.amazonaws.services.iot.model.SqsAction
-
The URL of the Amazon SQS queue.
- withRangeKeyField(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key name.
- withRangeKeyValue(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The range key value.
- withRepublish(RepublishAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to another MQTT topic.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.FirehoseAction
-
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.GetLoggingOptionsResult
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.LoggingOptionsPayload
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.S3Action
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the IAM role that grants access.
- withRoleArn(String) - Method in class com.amazonaws.services.iot.model.SqsAction
-
The ARN of the IAM role that grants access.
- withRule(TopicRule) - Method in class com.amazonaws.services.iot.model.GetTopicRuleResult
-
The rule.
- withRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
Specifies whether the rule is disabled.
- withRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRule
-
Specifies whether the rule is disabled.
- withRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
Specifies whether the rule is disabled.
- withRuleDisabled(Boolean) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
Specifies whether the rule is disabled.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The name of the rule.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.DeleteTopicRuleRequest
-
The name of the rule.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.GetTopicRuleRequest
-
The name of the rule.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The name of the rule.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The name of the rule.
- withRuleName(String) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The name of the rule.
- withRules(TopicRuleListItem...) - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
The rules.
- withRules(Collection<TopicRuleListItem>) - Method in class com.amazonaws.services.iot.model.ListTopicRulesResult
-
The rules.
- withS3(S3Action) - Method in class com.amazonaws.services.iot.model.Action
-
Write to an S3 bucket.
- withSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.AcceptCertificateTransferRequest
-
Specifies whether the certificate is active.
- withSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.CreateCertificateFromCsrRequest
-
Specifies whether the certificate is active.
- withSetAsActive(Boolean) - Method in class com.amazonaws.services.iot.model.CreateKeysAndCertificateRequest
-
Specifies whether the certificate is active.
- withSetAsDefault(Boolean) - Method in class com.amazonaws.services.iot.model.CreatePolicyVersionRequest
-
Specifies whether the policy version is set as the default.
- withSns(SnsAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SNS topic.
- withSql(String) - Method in class com.amazonaws.services.iot.model.TopicRule
-
The SQL statement used to query the topic.
- withSql(String) - Method in class com.amazonaws.services.iot.model.TopicRulePayload
-
The SQL statement used to query the topic.
- withSqs(SqsAction) - Method in class com.amazonaws.services.iot.model.Action
-
Publish to an SQS queue.
- withStatus(String) - Method in class com.amazonaws.services.iot.model.Certificate
-
The status of the certificate.
- withStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.Certificate
-
The status of the certificate.
- withStatus(String) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The status of the certificate.
- withStatus(CertificateStatus) - Method in class com.amazonaws.services.iot.model.CertificateDescription
-
The status of the certificate.
- withStreamName(String) - Method in class com.amazonaws.services.iot.model.KinesisAction
-
The name of the Kinesis stream.
- withTableName(String) - Method in class com.amazonaws.services.iot.model.DynamoDBAction
-
The name of the DynamoDB table.
- withTargetArn(String) - Method in class com.amazonaws.services.iot.model.SnsAction
-
The ARN of the SNS topic.
- withTargetAwsAccount(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateRequest
-
The AWS account.
- withThingArn(String) - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The thing ARN.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.AttachThingPrincipalRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.CreateThingRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.CreateThingResult
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.DeleteThingRequest
-
The thing name.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.DescribeThingRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.DescribeThingResult
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.DetachThingPrincipalRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.ListThingPrincipalsRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.ThingAttribute
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iot.model.UpdateThingRequest
-
The thing name.
- withThingName(String) - Method in class com.amazonaws.services.iotdata.model.DeleteThingShadowRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iotdata.model.GetThingShadowRequest
-
The name of the thing.
- withThingName(String) - Method in class com.amazonaws.services.iotdata.model.UpdateThingShadowRequest
-
The name of the thing.
- withThings(String...) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
The things.
- withThings(Collection<String>) - Method in class com.amazonaws.services.iot.model.ListPrincipalThingsResult
-
The things.
- withThings(ThingAttribute...) - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
The things.
- withThings(Collection<ThingAttribute>) - Method in class com.amazonaws.services.iot.model.ListThingsResult
-
The things.
- withTopic(String) - Method in class com.amazonaws.services.iot.model.ListTopicRulesRequest
-
The topic.
- withTopic(String) - Method in class com.amazonaws.services.iot.model.RepublishAction
-
The name of the MQTT topic.
- withTopic(String) - Method in class com.amazonaws.services.iotdata.model.PublishRequest
-
The name of the MQTT topic.
- withTopicPattern(String) - Method in class com.amazonaws.services.iot.model.TopicRuleListItem
-
The pattern for the topic names that apply.
- withTopicRulePayload(TopicRulePayload) - Method in class com.amazonaws.services.iot.model.CreateTopicRuleRequest
-
The rule payload.
- withTopicRulePayload(TopicRulePayload) - Method in class com.amazonaws.services.iot.model.ReplaceTopicRuleRequest
-
The rule payload.
- withTransferredCertificateArn(String) - Method in class com.amazonaws.services.iot.model.TransferCertificateResult
-
The ARN of the certificate.
- withUseBase64(Boolean) - Method in class com.amazonaws.services.iot.model.SqsAction
-
Specifies whether to use Base64 encoding.
- withVersionId(String) - Method in class com.amazonaws.services.iot.model.PolicyVersion
-
The policy version ID.