| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptCertificateTransferResponse |
IotClient.acceptCertificateTransfer(AcceptCertificateTransferRequest acceptCertificateTransferRequest)
Accepts a pending certificate transfer.
|
default AcceptCertificateTransferResponse |
IotClient.acceptCertificateTransfer(Consumer<AcceptCertificateTransferRequest.Builder> acceptCertificateTransferRequest)
Accepts a pending certificate transfer.
|
default AssociateTargetsWithJobResponse |
IotClient.associateTargetsWithJob(AssociateTargetsWithJobRequest associateTargetsWithJobRequest)
Associates a group with a continuous job.
|
default AssociateTargetsWithJobResponse |
IotClient.associateTargetsWithJob(Consumer<AssociateTargetsWithJobRequest.Builder> associateTargetsWithJobRequest)
Associates a group with a continuous job.
|
default AttachPolicyResponse |
IotClient.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy to the specified target.
|
default AttachPolicyResponse |
IotClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest)
Attaches a policy to the specified target.
|
default AttachThingPrincipalResponse |
IotClient.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
default AttachThingPrincipalResponse |
IotClient.attachThingPrincipal(Consumer<AttachThingPrincipalRequest.Builder> attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
default CancelCertificateTransferResponse |
IotClient.cancelCertificateTransfer(CancelCertificateTransferRequest cancelCertificateTransferRequest)
Cancels a pending transfer for the specified certificate.
|
default CancelCertificateTransferResponse |
IotClient.cancelCertificateTransfer(Consumer<CancelCertificateTransferRequest.Builder> cancelCertificateTransferRequest)
Cancels a pending transfer for the specified certificate.
|
default CancelJobResponse |
IotClient.cancelJob(CancelJobRequest cancelJobRequest)
Cancels a job.
|
default CancelJobResponse |
IotClient.cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest)
Cancels a job.
|
default CancelJobExecutionResponse |
IotClient.cancelJobExecution(CancelJobExecutionRequest cancelJobExecutionRequest)
Cancels the execution of a job for a given thing.
|
default CancelJobExecutionResponse |
IotClient.cancelJobExecution(Consumer<CancelJobExecutionRequest.Builder> cancelJobExecutionRequest)
Cancels the execution of a job for a given thing.
|
default ClearDefaultAuthorizerResponse |
IotClient.clearDefaultAuthorizer()
Clears the default authorizer.
|
default ClearDefaultAuthorizerResponse |
IotClient.clearDefaultAuthorizer(ClearDefaultAuthorizerRequest clearDefaultAuthorizerRequest)
Clears the default authorizer.
|
default ClearDefaultAuthorizerResponse |
IotClient.clearDefaultAuthorizer(Consumer<ClearDefaultAuthorizerRequest.Builder> clearDefaultAuthorizerRequest)
Clears the default authorizer.
|
default ConfirmTopicRuleDestinationResponse |
IotClient.confirmTopicRuleDestination(ConfirmTopicRuleDestinationRequest confirmTopicRuleDestinationRequest)
Confirms a topic rule destination.
|
default ConfirmTopicRuleDestinationResponse |
IotClient.confirmTopicRuleDestination(Consumer<ConfirmTopicRuleDestinationRequest.Builder> confirmTopicRuleDestinationRequest)
Confirms a topic rule destination.
|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(Consumer<CreateAuthorizerRequest.Builder> createAuthorizerRequest)
Creates an authorizer.
|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest)
Creates an authorizer.
|
default CreateCertificateFromCsrResponse |
IotClient.createCertificateFromCsr(Consumer<CreateCertificateFromCsrRequest.Builder> createCertificateFromCsrRequest)
Creates an X.509 certificate using the specified certificate signing request.
|
default CreateCertificateFromCsrResponse |
IotClient.createCertificateFromCsr(CreateCertificateFromCsrRequest createCertificateFromCsrRequest)
Creates an X.509 certificate using the specified certificate signing request.
|
default CreateDomainConfigurationResponse |
IotClient.createDomainConfiguration(Consumer<CreateDomainConfigurationRequest.Builder> createDomainConfigurationRequest)
Creates a domain configuration.
|
default CreateDomainConfigurationResponse |
IotClient.createDomainConfiguration(CreateDomainConfigurationRequest createDomainConfigurationRequest)
Creates a domain configuration.
|
default CreateJobResponse |
IotClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest)
Creates a job.
|
default CreateJobResponse |
IotClient.createJob(CreateJobRequest createJobRequest)
Creates a job.
|
default CreateKeysAndCertificateResponse |
IotClient.createKeysAndCertificate()
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.
|
default CreateKeysAndCertificateResponse |
IotClient.createKeysAndCertificate(Consumer<CreateKeysAndCertificateRequest.Builder> createKeysAndCertificateRequest)
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.
|
default CreateKeysAndCertificateResponse |
IotClient.createKeysAndCertificate(CreateKeysAndCertificateRequest createKeysAndCertificateRequest)
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(Consumer<CreateOtaUpdateRequest.Builder> createOtaUpdateRequest)
Creates an AWS IoT OTAUpdate on a target group of things or groups.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(CreateOtaUpdateRequest createOtaUpdateRequest)
Creates an AWS IoT OTAUpdate on a target group of things or groups.
|
default CreatePolicyResponse |
IotClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest)
Creates an AWS IoT policy.
|
default CreatePolicyResponse |
IotClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an AWS IoT policy.
|
default CreatePolicyVersionResponse |
IotClient.createPolicyVersion(Consumer<CreatePolicyVersionRequest.Builder> createPolicyVersionRequest)
Creates a new version of the specified AWS IoT policy.
|
default CreatePolicyVersionResponse |
IotClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified AWS IoT policy.
|
default CreateProvisioningClaimResponse |
IotClient.createProvisioningClaim(Consumer<CreateProvisioningClaimRequest.Builder> createProvisioningClaimRequest)
Creates a provisioning claim.
|
default CreateProvisioningClaimResponse |
IotClient.createProvisioningClaim(CreateProvisioningClaimRequest createProvisioningClaimRequest)
Creates a provisioning claim.
|
default CreateRoleAliasResponse |
IotClient.createRoleAlias(Consumer<CreateRoleAliasRequest.Builder> createRoleAliasRequest)
Creates a role alias.
|
default CreateRoleAliasResponse |
IotClient.createRoleAlias(CreateRoleAliasRequest createRoleAliasRequest)
Creates a role alias.
|
default CreateStreamResponse |
IotClient.createStream(Consumer<CreateStreamRequest.Builder> createStreamRequest)
Creates a stream for delivering one or more large files in chunks over MQTT.
|
default CreateStreamResponse |
IotClient.createStream(CreateStreamRequest createStreamRequest)
Creates a stream for delivering one or more large files in chunks over MQTT.
|
default CreateThingResponse |
IotClient.createThing(Consumer<CreateThingRequest.Builder> createThingRequest)
Creates a thing record in the registry.
|
default CreateThingResponse |
IotClient.createThing(CreateThingRequest createThingRequest)
Creates a thing record in the registry.
|
default CreateThingTypeResponse |
IotClient.createThingType(Consumer<CreateThingTypeRequest.Builder> createThingTypeRequest)
Creates a new thing type.
|
default CreateThingTypeResponse |
IotClient.createThingType(CreateThingTypeRequest createThingTypeRequest)
Creates a new thing type.
|
default CreateTopicRuleResponse |
IotClient.createTopicRule(Consumer<CreateTopicRuleRequest.Builder> createTopicRuleRequest)
Creates a rule.
|
default CreateTopicRuleResponse |
IotClient.createTopicRule(CreateTopicRuleRequest createTopicRuleRequest)
Creates a rule.
|
default CreateTopicRuleDestinationResponse |
IotClient.createTopicRuleDestination(Consumer<CreateTopicRuleDestinationRequest.Builder> createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
default CreateTopicRuleDestinationResponse |
IotClient.createTopicRuleDestination(CreateTopicRuleDestinationRequest createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
default DeleteAuthorizerResponse |
IotClient.deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder> deleteAuthorizerRequest)
Deletes an authorizer.
|
default DeleteAuthorizerResponse |
IotClient.deleteAuthorizer(DeleteAuthorizerRequest deleteAuthorizerRequest)
Deletes an authorizer.
|
default DeleteCaCertificateResponse |
IotClient.deleteCACertificate(Consumer<DeleteCaCertificateRequest.Builder> deleteCaCertificateRequest)
Deletes a registered CA certificate.
|
default DeleteCaCertificateResponse |
IotClient.deleteCACertificate(DeleteCaCertificateRequest deleteCaCertificateRequest)
Deletes a registered CA certificate.
|
default DeleteCertificateResponse |
IotClient.deleteCertificate(Consumer<DeleteCertificateRequest.Builder> deleteCertificateRequest)
Deletes the specified certificate.
|
default DeleteCertificateResponse |
IotClient.deleteCertificate(DeleteCertificateRequest deleteCertificateRequest)
Deletes the specified certificate.
|
default DeleteDomainConfigurationResponse |
IotClient.deleteDomainConfiguration(Consumer<DeleteDomainConfigurationRequest.Builder> deleteDomainConfigurationRequest)
Deletes the specified domain configuration.
|
default DeleteDomainConfigurationResponse |
IotClient.deleteDomainConfiguration(DeleteDomainConfigurationRequest deleteDomainConfigurationRequest)
Deletes the specified domain configuration.
|
default DeleteJobResponse |
IotClient.deleteJob(Consumer<DeleteJobRequest.Builder> deleteJobRequest)
Deletes a job and its related job executions.
|
default DeleteJobResponse |
IotClient.deleteJob(DeleteJobRequest deleteJobRequest)
Deletes a job and its related job executions.
|
default DeleteJobExecutionResponse |
IotClient.deleteJobExecution(Consumer<DeleteJobExecutionRequest.Builder> deleteJobExecutionRequest)
Deletes a job execution.
|
default DeleteJobExecutionResponse |
IotClient.deleteJobExecution(DeleteJobExecutionRequest deleteJobExecutionRequest)
Deletes a job execution.
|
default DeleteOtaUpdateResponse |
IotClient.deleteOTAUpdate(Consumer<DeleteOtaUpdateRequest.Builder> deleteOtaUpdateRequest)
Delete an OTA update.
|
default DeleteOtaUpdateResponse |
IotClient.deleteOTAUpdate(DeleteOtaUpdateRequest deleteOtaUpdateRequest)
Delete an OTA update.
|
default DeletePolicyResponse |
IotClient.deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest)
Deletes the specified policy.
|
default DeletePolicyResponse |
IotClient.deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified policy.
|
default DeletePolicyVersionResponse |
IotClient.deletePolicyVersion(Consumer<DeletePolicyVersionRequest.Builder> deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
default DeletePolicyVersionResponse |
IotClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
default DeleteRegistrationCodeResponse |
IotClient.deleteRegistrationCode()
Deletes a CA certificate registration code.
|
default DeleteRegistrationCodeResponse |
IotClient.deleteRegistrationCode(Consumer<DeleteRegistrationCodeRequest.Builder> deleteRegistrationCodeRequest)
Deletes a CA certificate registration code.
|
default DeleteRegistrationCodeResponse |
IotClient.deleteRegistrationCode(DeleteRegistrationCodeRequest deleteRegistrationCodeRequest)
Deletes a CA certificate registration code.
|
default DeleteRoleAliasResponse |
IotClient.deleteRoleAlias(Consumer<DeleteRoleAliasRequest.Builder> deleteRoleAliasRequest)
Deletes a role alias
|
default DeleteRoleAliasResponse |
IotClient.deleteRoleAlias(DeleteRoleAliasRequest deleteRoleAliasRequest)
Deletes a role alias
|
default DeleteStreamResponse |
IotClient.deleteStream(Consumer<DeleteStreamRequest.Builder> deleteStreamRequest)
Deletes a stream.
|
default DeleteStreamResponse |
IotClient.deleteStream(DeleteStreamRequest deleteStreamRequest)
Deletes a stream.
|
default DeleteThingResponse |
IotClient.deleteThing(Consumer<DeleteThingRequest.Builder> deleteThingRequest)
Deletes the specified thing.
|
default DeleteThingResponse |
IotClient.deleteThing(DeleteThingRequest deleteThingRequest)
Deletes the specified thing.
|
default DeleteThingTypeResponse |
IotClient.deleteThingType(Consumer<DeleteThingTypeRequest.Builder> deleteThingTypeRequest)
Deletes the specified thing type.
|
default DeleteThingTypeResponse |
IotClient.deleteThingType(DeleteThingTypeRequest deleteThingTypeRequest)
Deletes the specified thing type.
|
default DeleteTopicRuleResponse |
IotClient.deleteTopicRule(Consumer<DeleteTopicRuleRequest.Builder> deleteTopicRuleRequest)
Deletes the rule.
|
default DeleteTopicRuleResponse |
IotClient.deleteTopicRule(DeleteTopicRuleRequest deleteTopicRuleRequest)
Deletes the rule.
|
default DeleteTopicRuleDestinationResponse |
IotClient.deleteTopicRuleDestination(Consumer<DeleteTopicRuleDestinationRequest.Builder> deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
default DeleteTopicRuleDestinationResponse |
IotClient.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
default DeleteV2LoggingLevelResponse |
IotClient.deleteV2LoggingLevel(Consumer<DeleteV2LoggingLevelRequest.Builder> deleteV2LoggingLevelRequest)
Deletes a logging level.
|
default DeleteV2LoggingLevelResponse |
IotClient.deleteV2LoggingLevel(DeleteV2LoggingLevelRequest deleteV2LoggingLevelRequest)
Deletes a logging level.
|
default DeprecateThingTypeResponse |
IotClient.deprecateThingType(Consumer<DeprecateThingTypeRequest.Builder> deprecateThingTypeRequest)
Deprecates a thing type.
|
default DeprecateThingTypeResponse |
IotClient.deprecateThingType(DeprecateThingTypeRequest deprecateThingTypeRequest)
Deprecates a thing type.
|
default DescribeAuthorizerResponse |
IotClient.describeAuthorizer(Consumer<DescribeAuthorizerRequest.Builder> describeAuthorizerRequest)
Describes an authorizer.
|
default DescribeAuthorizerResponse |
IotClient.describeAuthorizer(DescribeAuthorizerRequest describeAuthorizerRequest)
Describes an authorizer.
|
default DescribeCaCertificateResponse |
IotClient.describeCACertificate(Consumer<DescribeCaCertificateRequest.Builder> describeCaCertificateRequest)
Describes a registered CA certificate.
|
default DescribeCaCertificateResponse |
IotClient.describeCACertificate(DescribeCaCertificateRequest describeCaCertificateRequest)
Describes a registered CA certificate.
|
default DescribeCertificateResponse |
IotClient.describeCertificate(Consumer<DescribeCertificateRequest.Builder> describeCertificateRequest)
Gets information about the specified certificate.
|
default DescribeCertificateResponse |
IotClient.describeCertificate(DescribeCertificateRequest describeCertificateRequest)
Gets information about the specified certificate.
|
default DescribeDefaultAuthorizerResponse |
IotClient.describeDefaultAuthorizer(Consumer<DescribeDefaultAuthorizerRequest.Builder> describeDefaultAuthorizerRequest)
Describes the default authorizer.
|
default DescribeDefaultAuthorizerResponse |
IotClient.describeDefaultAuthorizer(DescribeDefaultAuthorizerRequest describeDefaultAuthorizerRequest)
Describes the default authorizer.
|
default DescribeDomainConfigurationResponse |
IotClient.describeDomainConfiguration(Consumer<DescribeDomainConfigurationRequest.Builder> describeDomainConfigurationRequest)
Gets summary information about a domain configuration.
|
default DescribeDomainConfigurationResponse |
IotClient.describeDomainConfiguration(DescribeDomainConfigurationRequest describeDomainConfigurationRequest)
Gets summary information about a domain configuration.
|
default DescribeIndexResponse |
IotClient.describeIndex(Consumer<DescribeIndexRequest.Builder> describeIndexRequest)
Describes a search index.
|
default DescribeIndexResponse |
IotClient.describeIndex(DescribeIndexRequest describeIndexRequest)
Describes a search index.
|
default DescribeJobResponse |
IotClient.describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest)
Describes a job.
|
default DescribeJobResponse |
IotClient.describeJob(DescribeJobRequest describeJobRequest)
Describes a job.
|
default DescribeJobExecutionResponse |
IotClient.describeJobExecution(Consumer<DescribeJobExecutionRequest.Builder> describeJobExecutionRequest)
Describes a job execution.
|
default DescribeJobExecutionResponse |
IotClient.describeJobExecution(DescribeJobExecutionRequest describeJobExecutionRequest)
Describes a job execution.
|
default DescribeRoleAliasResponse |
IotClient.describeRoleAlias(Consumer<DescribeRoleAliasRequest.Builder> describeRoleAliasRequest)
Describes a role alias.
|
default DescribeRoleAliasResponse |
IotClient.describeRoleAlias(DescribeRoleAliasRequest describeRoleAliasRequest)
Describes a role alias.
|
default DescribeStreamResponse |
IotClient.describeStream(Consumer<DescribeStreamRequest.Builder> describeStreamRequest)
Gets information about a stream.
|
default DescribeStreamResponse |
IotClient.describeStream(DescribeStreamRequest describeStreamRequest)
Gets information about a stream.
|
default DescribeThingResponse |
IotClient.describeThing(Consumer<DescribeThingRequest.Builder> describeThingRequest)
Gets information about the specified thing.
|
default DescribeThingResponse |
IotClient.describeThing(DescribeThingRequest describeThingRequest)
Gets information about the specified thing.
|
default DescribeThingTypeResponse |
IotClient.describeThingType(Consumer<DescribeThingTypeRequest.Builder> describeThingTypeRequest)
Gets information about the specified thing type.
|
default DescribeThingTypeResponse |
IotClient.describeThingType(DescribeThingTypeRequest describeThingTypeRequest)
Gets information about the specified thing type.
|
default DetachPolicyResponse |
IotClient.detachPolicy(Consumer<DetachPolicyRequest.Builder> detachPolicyRequest)
Detaches a policy from the specified target.
|
default DetachPolicyResponse |
IotClient.detachPolicy(DetachPolicyRequest detachPolicyRequest)
Detaches a policy from the specified target.
|
default DetachThingPrincipalResponse |
IotClient.detachThingPrincipal(Consumer<DetachThingPrincipalRequest.Builder> detachThingPrincipalRequest)
Detaches the specified principal from the specified thing.
|
default DetachThingPrincipalResponse |
IotClient.detachThingPrincipal(DetachThingPrincipalRequest detachThingPrincipalRequest)
Detaches the specified principal from the specified thing.
|
default DisableTopicRuleResponse |
IotClient.disableTopicRule(Consumer<DisableTopicRuleRequest.Builder> disableTopicRuleRequest)
Disables the rule.
|
default DisableTopicRuleResponse |
IotClient.disableTopicRule(DisableTopicRuleRequest disableTopicRuleRequest)
Disables the rule.
|
default EnableTopicRuleResponse |
IotClient.enableTopicRule(Consumer<EnableTopicRuleRequest.Builder> enableTopicRuleRequest)
Enables the rule.
|
default EnableTopicRuleResponse |
IotClient.enableTopicRule(EnableTopicRuleRequest enableTopicRuleRequest)
Enables the rule.
|
default GetCardinalityResponse |
IotClient.getCardinality(Consumer<GetCardinalityRequest.Builder> getCardinalityRequest)
Returns the approximate count of unique values that match the query.
|
default GetCardinalityResponse |
IotClient.getCardinality(GetCardinalityRequest getCardinalityRequest)
Returns the approximate count of unique values that match the query.
|
default GetEffectivePoliciesResponse |
IotClient.getEffectivePolicies(Consumer<GetEffectivePoliciesRequest.Builder> getEffectivePoliciesRequest)
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it
connects to the AWS IoT device gateway.
|
default GetEffectivePoliciesResponse |
IotClient.getEffectivePolicies(GetEffectivePoliciesRequest getEffectivePoliciesRequest)
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it
connects to the AWS IoT device gateway.
|
default GetIndexingConfigurationResponse |
IotClient.getIndexingConfiguration()
Gets the indexing configuration.
|
default GetIndexingConfigurationResponse |
IotClient.getIndexingConfiguration(Consumer<GetIndexingConfigurationRequest.Builder> getIndexingConfigurationRequest)
Gets the indexing configuration.
|
default GetIndexingConfigurationResponse |
IotClient.getIndexingConfiguration(GetIndexingConfigurationRequest getIndexingConfigurationRequest)
Gets the indexing configuration.
|
default GetJobDocumentResponse |
IotClient.getJobDocument(Consumer<GetJobDocumentRequest.Builder> getJobDocumentRequest)
Gets a job document.
|
default GetJobDocumentResponse |
IotClient.getJobDocument(GetJobDocumentRequest getJobDocumentRequest)
Gets a job document.
|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions()
Gets the logging options.
|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Gets the logging options.
|
default GetLoggingOptionsResponse |
IotClient.getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Gets the logging options.
|
default GetOtaUpdateResponse |
IotClient.getOTAUpdate(Consumer<GetOtaUpdateRequest.Builder> getOtaUpdateRequest)
Gets an OTA update.
|
default GetOtaUpdateResponse |
IotClient.getOTAUpdate(GetOtaUpdateRequest getOtaUpdateRequest)
Gets an OTA update.
|
default GetPercentilesResponse |
IotClient.getPercentiles(Consumer<GetPercentilesRequest.Builder> getPercentilesRequest)
Groups the aggregated values that match the query into percentile groupings.
|
default GetPercentilesResponse |
IotClient.getPercentiles(GetPercentilesRequest getPercentilesRequest)
Groups the aggregated values that match the query into percentile groupings.
|
default GetPolicyResponse |
IotClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Gets information about the specified policy with the policy document of the default version.
|
default GetPolicyResponse |
IotClient.getPolicy(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of the default version.
|
default GetPolicyVersionResponse |
IotClient.getPolicyVersion(Consumer<GetPolicyVersionRequest.Builder> getPolicyVersionRequest)
Gets information about the specified policy version.
|
default GetPolicyVersionResponse |
IotClient.getPolicyVersion(GetPolicyVersionRequest getPolicyVersionRequest)
Gets information about the specified policy version.
|
default GetRegistrationCodeResponse |
IotClient.getRegistrationCode()
Gets a registration code used to register a CA certificate with AWS IoT.
|
default GetRegistrationCodeResponse |
IotClient.getRegistrationCode(Consumer<GetRegistrationCodeRequest.Builder> getRegistrationCodeRequest)
Gets a registration code used to register a CA certificate with AWS IoT.
|
default GetRegistrationCodeResponse |
IotClient.getRegistrationCode(GetRegistrationCodeRequest getRegistrationCodeRequest)
Gets a registration code used to register a CA certificate with AWS IoT.
|
default GetStatisticsResponse |
IotClient.getStatistics(Consumer<GetStatisticsRequest.Builder> getStatisticsRequest)
Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the
specified aggregated field.
|
default GetStatisticsResponse |
IotClient.getStatistics(GetStatisticsRequest getStatisticsRequest)
Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the
specified aggregated field.
|
default GetTopicRuleResponse |
IotClient.getTopicRule(Consumer<GetTopicRuleRequest.Builder> getTopicRuleRequest)
Gets information about the rule.
|
default GetTopicRuleResponse |
IotClient.getTopicRule(GetTopicRuleRequest getTopicRuleRequest)
Gets information about the rule.
|
default GetTopicRuleDestinationResponse |
IotClient.getTopicRuleDestination(Consumer<GetTopicRuleDestinationRequest.Builder> getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
default GetTopicRuleDestinationResponse |
IotClient.getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
default GetV2LoggingOptionsResponse |
IotClient.getV2LoggingOptions(Consumer<GetV2LoggingOptionsRequest.Builder> getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
default GetV2LoggingOptionsResponse |
IotClient.getV2LoggingOptions(GetV2LoggingOptionsRequest getV2LoggingOptionsRequest)
Gets the fine grained logging options.
|
default ListAttachedPoliciesResponse |
IotClient.listAttachedPolicies(Consumer<ListAttachedPoliciesRequest.Builder> listAttachedPoliciesRequest)
Lists the policies attached to the specified thing group.
|
default ListAttachedPoliciesResponse |
IotClient.listAttachedPolicies(ListAttachedPoliciesRequest listAttachedPoliciesRequest)
Lists the policies attached to the specified thing group.
|
default ListAttachedPoliciesIterable |
IotClient.listAttachedPoliciesPaginator(Consumer<ListAttachedPoliciesRequest.Builder> listAttachedPoliciesRequest)
Lists the policies attached to the specified thing group.
|
default ListAttachedPoliciesIterable |
IotClient.listAttachedPoliciesPaginator(ListAttachedPoliciesRequest listAttachedPoliciesRequest)
Lists the policies attached to the specified thing group.
|
default ListAuthorizersResponse |
IotClient.listAuthorizers()
Lists the authorizers registered in your account.
|
default ListAuthorizersResponse |
IotClient.listAuthorizers(Consumer<ListAuthorizersRequest.Builder> listAuthorizersRequest)
Lists the authorizers registered in your account.
|
default ListAuthorizersResponse |
IotClient.listAuthorizers(ListAuthorizersRequest listAuthorizersRequest)
Lists the authorizers registered in your account.
|
default ListAuthorizersIterable |
IotClient.listAuthorizersPaginator()
Lists the authorizers registered in your account.
|
default ListAuthorizersIterable |
IotClient.listAuthorizersPaginator(Consumer<ListAuthorizersRequest.Builder> listAuthorizersRequest)
Lists the authorizers registered in your account.
|
default ListAuthorizersIterable |
IotClient.listAuthorizersPaginator(ListAuthorizersRequest listAuthorizersRequest)
Lists the authorizers registered in your account.
|
default ListCaCertificatesResponse |
IotClient.listCACertificates()
Lists the CA certificates registered for your AWS account.
|
default ListCaCertificatesResponse |
IotClient.listCACertificates(Consumer<ListCaCertificatesRequest.Builder> listCaCertificatesRequest)
Lists the CA certificates registered for your AWS account.
|
default ListCaCertificatesResponse |
IotClient.listCACertificates(ListCaCertificatesRequest listCaCertificatesRequest)
Lists the CA certificates registered for your AWS account.
|
default ListCACertificatesIterable |
IotClient.listCACertificatesPaginator()
Lists the CA certificates registered for your AWS account.
|
default ListCACertificatesIterable |
IotClient.listCACertificatesPaginator(Consumer<ListCaCertificatesRequest.Builder> listCaCertificatesRequest)
Lists the CA certificates registered for your AWS account.
|
default ListCACertificatesIterable |
IotClient.listCACertificatesPaginator(ListCaCertificatesRequest listCaCertificatesRequest)
Lists the CA certificates registered for your AWS account.
|
default ListCertificatesResponse |
IotClient.listCertificates()
Lists the certificates registered in your AWS account.
|
default ListCertificatesResponse |
IotClient.listCertificates(Consumer<ListCertificatesRequest.Builder> listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
default ListCertificatesResponse |
IotClient.listCertificates(ListCertificatesRequest listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
default ListCertificatesByCaResponse |
IotClient.listCertificatesByCA(Consumer<ListCertificatesByCaRequest.Builder> listCertificatesByCaRequest)
List the device certificates signed by the specified CA certificate.
|
default ListCertificatesByCaResponse |
IotClient.listCertificatesByCA(ListCertificatesByCaRequest listCertificatesByCaRequest)
List the device certificates signed by the specified CA certificate.
|
default ListCertificatesByCAIterable |
IotClient.listCertificatesByCAPaginator(Consumer<ListCertificatesByCaRequest.Builder> listCertificatesByCaRequest)
List the device certificates signed by the specified CA certificate.
|
default ListCertificatesByCAIterable |
IotClient.listCertificatesByCAPaginator(ListCertificatesByCaRequest listCertificatesByCaRequest)
List the device certificates signed by the specified CA certificate.
|
default ListCertificatesIterable |
IotClient.listCertificatesPaginator()
Lists the certificates registered in your AWS account.
|
default ListCertificatesIterable |
IotClient.listCertificatesPaginator(Consumer<ListCertificatesRequest.Builder> listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
default ListCertificatesIterable |
IotClient.listCertificatesPaginator(ListCertificatesRequest listCertificatesRequest)
Lists the certificates registered in your AWS account.
|
default ListDomainConfigurationsResponse |
IotClient.listDomainConfigurations(Consumer<ListDomainConfigurationsRequest.Builder> listDomainConfigurationsRequest)
Gets a list of domain configurations for the user.
|
default ListDomainConfigurationsResponse |
IotClient.listDomainConfigurations(ListDomainConfigurationsRequest listDomainConfigurationsRequest)
Gets a list of domain configurations for the user.
|
default ListDomainConfigurationsIterable |
IotClient.listDomainConfigurationsPaginator(Consumer<ListDomainConfigurationsRequest.Builder> listDomainConfigurationsRequest)
Gets a list of domain configurations for the user.
|
default ListDomainConfigurationsIterable |
IotClient.listDomainConfigurationsPaginator(ListDomainConfigurationsRequest listDomainConfigurationsRequest)
Gets a list of domain configurations for the user.
|
default ListIndicesResponse |
IotClient.listIndices()
Lists the search indices.
|
default ListIndicesResponse |
IotClient.listIndices(Consumer<ListIndicesRequest.Builder> listIndicesRequest)
Lists the search indices.
|
default ListIndicesResponse |
IotClient.listIndices(ListIndicesRequest listIndicesRequest)
Lists the search indices.
|
default ListIndicesIterable |
IotClient.listIndicesPaginator()
Lists the search indices.
|
default ListIndicesIterable |
IotClient.listIndicesPaginator(Consumer<ListIndicesRequest.Builder> listIndicesRequest)
Lists the search indices.
|
default ListIndicesIterable |
IotClient.listIndicesPaginator(ListIndicesRequest listIndicesRequest)
Lists the search indices.
|
default ListJobExecutionsForJobResponse |
IotClient.listJobExecutionsForJob(Consumer<ListJobExecutionsForJobRequest.Builder> listJobExecutionsForJobRequest)
Lists the job executions for a job.
|
default ListJobExecutionsForJobResponse |
IotClient.listJobExecutionsForJob(ListJobExecutionsForJobRequest listJobExecutionsForJobRequest)
Lists the job executions for a job.
|
default ListJobExecutionsForJobIterable |
IotClient.listJobExecutionsForJobPaginator(Consumer<ListJobExecutionsForJobRequest.Builder> listJobExecutionsForJobRequest)
Lists the job executions for a job.
|
default ListJobExecutionsForJobIterable |
IotClient.listJobExecutionsForJobPaginator(ListJobExecutionsForJobRequest listJobExecutionsForJobRequest)
Lists the job executions for a job.
|
default ListJobExecutionsForThingResponse |
IotClient.listJobExecutionsForThing(Consumer<ListJobExecutionsForThingRequest.Builder> listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
default ListJobExecutionsForThingResponse |
IotClient.listJobExecutionsForThing(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
default ListJobExecutionsForThingIterable |
IotClient.listJobExecutionsForThingPaginator(Consumer<ListJobExecutionsForThingRequest.Builder> listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
default ListJobExecutionsForThingIterable |
IotClient.listJobExecutionsForThingPaginator(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
default ListJobsResponse |
IotClient.listJobs()
Lists jobs.
|
default ListJobsResponse |
IotClient.listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists jobs.
|
default ListJobsResponse |
IotClient.listJobs(ListJobsRequest listJobsRequest)
Lists jobs.
|
default ListJobsIterable |
IotClient.listJobsPaginator()
Lists jobs.
|
default ListJobsIterable |
IotClient.listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists jobs.
|
default ListJobsIterable |
IotClient.listJobsPaginator(ListJobsRequest listJobsRequest)
Lists jobs.
|
default ListOtaUpdatesResponse |
IotClient.listOTAUpdates()
Lists OTA updates.
|
default ListOtaUpdatesResponse |
IotClient.listOTAUpdates(Consumer<ListOtaUpdatesRequest.Builder> listOtaUpdatesRequest)
Lists OTA updates.
|
default ListOtaUpdatesResponse |
IotClient.listOTAUpdates(ListOtaUpdatesRequest listOtaUpdatesRequest)
Lists OTA updates.
|
default ListOTAUpdatesIterable |
IotClient.listOTAUpdatesPaginator()
Lists OTA updates.
|
default ListOTAUpdatesIterable |
IotClient.listOTAUpdatesPaginator(Consumer<ListOtaUpdatesRequest.Builder> listOtaUpdatesRequest)
Lists OTA updates.
|
default ListOTAUpdatesIterable |
IotClient.listOTAUpdatesPaginator(ListOtaUpdatesRequest listOtaUpdatesRequest)
Lists OTA updates.
|
default ListOutgoingCertificatesResponse |
IotClient.listOutgoingCertificates()
Lists certificates that are being transferred but not yet accepted.
|
default ListOutgoingCertificatesResponse |
IotClient.listOutgoingCertificates(Consumer<ListOutgoingCertificatesRequest.Builder> listOutgoingCertificatesRequest)
Lists certificates that are being transferred but not yet accepted.
|
default ListOutgoingCertificatesResponse |
IotClient.listOutgoingCertificates(ListOutgoingCertificatesRequest listOutgoingCertificatesRequest)
Lists certificates that are being transferred but not yet accepted.
|
default ListOutgoingCertificatesIterable |
IotClient.listOutgoingCertificatesPaginator()
Lists certificates that are being transferred but not yet accepted.
|
default ListOutgoingCertificatesIterable |
IotClient.listOutgoingCertificatesPaginator(Consumer<ListOutgoingCertificatesRequest.Builder> listOutgoingCertificatesRequest)
Lists certificates that are being transferred but not yet accepted.
|
default ListOutgoingCertificatesIterable |
IotClient.listOutgoingCertificatesPaginator(ListOutgoingCertificatesRequest listOutgoingCertificatesRequest)
Lists certificates that are being transferred but not yet accepted.
|
default ListPoliciesResponse |
IotClient.listPolicies()
Lists your policies.
|
default ListPoliciesResponse |
IotClient.listPolicies(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)
Lists your policies.
|
default ListPoliciesResponse |
IotClient.listPolicies(ListPoliciesRequest listPoliciesRequest)
Lists your policies.
|
default ListPoliciesIterable |
IotClient.listPoliciesPaginator()
Lists your policies.
|
default ListPoliciesIterable |
IotClient.listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)
Lists your policies.
|
default ListPoliciesIterable |
IotClient.listPoliciesPaginator(ListPoliciesRequest listPoliciesRequest)
Lists your policies.
|
default ListPolicyVersionsResponse |
IotClient.listPolicyVersions(Consumer<ListPolicyVersionsRequest.Builder> listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
default ListPolicyVersionsResponse |
IotClient.listPolicyVersions(ListPolicyVersionsRequest listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
default ListPrincipalThingsResponse |
IotClient.listPrincipalThings(Consumer<ListPrincipalThingsRequest.Builder> listPrincipalThingsRequest)
Lists the things associated with the specified principal.
|
default ListPrincipalThingsResponse |
IotClient.listPrincipalThings(ListPrincipalThingsRequest listPrincipalThingsRequest)
Lists the things associated with the specified principal.
|
default ListPrincipalThingsIterable |
IotClient.listPrincipalThingsPaginator(Consumer<ListPrincipalThingsRequest.Builder> listPrincipalThingsRequest)
Lists the things associated with the specified principal.
|
default ListPrincipalThingsIterable |
IotClient.listPrincipalThingsPaginator(ListPrincipalThingsRequest listPrincipalThingsRequest)
Lists the things associated with the specified principal.
|
default ListRoleAliasesResponse |
IotClient.listRoleAliases()
Lists the role aliases registered in your account.
|
default ListRoleAliasesResponse |
IotClient.listRoleAliases(Consumer<ListRoleAliasesRequest.Builder> listRoleAliasesRequest)
Lists the role aliases registered in your account.
|
default ListRoleAliasesResponse |
IotClient.listRoleAliases(ListRoleAliasesRequest listRoleAliasesRequest)
Lists the role aliases registered in your account.
|
default ListRoleAliasesIterable |
IotClient.listRoleAliasesPaginator()
Lists the role aliases registered in your account.
|
default ListRoleAliasesIterable |
IotClient.listRoleAliasesPaginator(Consumer<ListRoleAliasesRequest.Builder> listRoleAliasesRequest)
Lists the role aliases registered in your account.
|
default ListRoleAliasesIterable |
IotClient.listRoleAliasesPaginator(ListRoleAliasesRequest listRoleAliasesRequest)
Lists the role aliases registered in your account.
|
default ListStreamsResponse |
IotClient.listStreams()
Lists all of the streams in your AWS account.
|
default ListStreamsResponse |
IotClient.listStreams(Consumer<ListStreamsRequest.Builder> listStreamsRequest)
Lists all of the streams in your AWS account.
|
default ListStreamsResponse |
IotClient.listStreams(ListStreamsRequest listStreamsRequest)
Lists all of the streams in your AWS account.
|
default ListStreamsIterable |
IotClient.listStreamsPaginator()
Lists all of the streams in your AWS account.
|
default ListStreamsIterable |
IotClient.listStreamsPaginator(Consumer<ListStreamsRequest.Builder> listStreamsRequest)
Lists all of the streams in your AWS account.
|
default ListStreamsIterable |
IotClient.listStreamsPaginator(ListStreamsRequest listStreamsRequest)
Lists all of the streams in your AWS account.
|
default ListTargetsForPolicyResponse |
IotClient.listTargetsForPolicy(Consumer<ListTargetsForPolicyRequest.Builder> listTargetsForPolicyRequest)
List targets for the specified policy.
|
default ListTargetsForPolicyResponse |
IotClient.listTargetsForPolicy(ListTargetsForPolicyRequest listTargetsForPolicyRequest)
List targets for the specified policy.
|
default ListTargetsForPolicyIterable |
IotClient.listTargetsForPolicyPaginator(Consumer<ListTargetsForPolicyRequest.Builder> listTargetsForPolicyRequest)
List targets for the specified policy.
|
default ListTargetsForPolicyIterable |
IotClient.listTargetsForPolicyPaginator(ListTargetsForPolicyRequest listTargetsForPolicyRequest)
List targets for the specified policy.
|
default ListThingPrincipalsResponse |
IotClient.listThingPrincipals(Consumer<ListThingPrincipalsRequest.Builder> listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
default ListThingPrincipalsResponse |
IotClient.listThingPrincipals(ListThingPrincipalsRequest listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
default ListThingPrincipalsIterable |
IotClient.listThingPrincipalsPaginator(Consumer<ListThingPrincipalsRequest.Builder> listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
default ListThingPrincipalsIterable |
IotClient.listThingPrincipalsPaginator(ListThingPrincipalsRequest listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
default ListThingsResponse |
IotClient.listThings()
Lists your things.
|
default ListThingsResponse |
IotClient.listThings(Consumer<ListThingsRequest.Builder> listThingsRequest)
Lists your things.
|
default ListThingsResponse |
IotClient.listThings(ListThingsRequest listThingsRequest)
Lists your things.
|
default ListThingsIterable |
IotClient.listThingsPaginator()
Lists your things.
|
default ListThingsIterable |
IotClient.listThingsPaginator(Consumer<ListThingsRequest.Builder> listThingsRequest)
Lists your things.
|
default ListThingsIterable |
IotClient.listThingsPaginator(ListThingsRequest listThingsRequest)
Lists your things.
|
default ListThingTypesResponse |
IotClient.listThingTypes()
Lists the existing thing types.
|
default ListThingTypesResponse |
IotClient.listThingTypes(Consumer<ListThingTypesRequest.Builder> listThingTypesRequest)
Lists the existing thing types.
|
default ListThingTypesResponse |
IotClient.listThingTypes(ListThingTypesRequest listThingTypesRequest)
Lists the existing thing types.
|
default ListThingTypesIterable |
IotClient.listThingTypesPaginator()
Lists the existing thing types.
|
default ListThingTypesIterable |
IotClient.listThingTypesPaginator(Consumer<ListThingTypesRequest.Builder> listThingTypesRequest)
Lists the existing thing types.
|
default ListThingTypesIterable |
IotClient.listThingTypesPaginator(ListThingTypesRequest listThingTypesRequest)
Lists the existing thing types.
|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(Consumer<ListTopicRuleDestinationsRequest.Builder> listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default ListTopicRuleDestinationsIterable |
IotClient.listTopicRuleDestinationsPaginator(Consumer<ListTopicRuleDestinationsRequest.Builder> listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default ListTopicRuleDestinationsIterable |
IotClient.listTopicRuleDestinationsPaginator(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default ListTopicRulesResponse |
IotClient.listTopicRules()
Lists the rules for the specific topic.
|
default ListTopicRulesResponse |
IotClient.listTopicRules(Consumer<ListTopicRulesRequest.Builder> listTopicRulesRequest)
Lists the rules for the specific topic.
|
default ListTopicRulesResponse |
IotClient.listTopicRules(ListTopicRulesRequest listTopicRulesRequest)
Lists the rules for the specific topic.
|
default ListTopicRulesIterable |
IotClient.listTopicRulesPaginator()
Lists the rules for the specific topic.
|
default ListTopicRulesIterable |
IotClient.listTopicRulesPaginator(Consumer<ListTopicRulesRequest.Builder> listTopicRulesRequest)
Lists the rules for the specific topic.
|
default ListTopicRulesIterable |
IotClient.listTopicRulesPaginator(ListTopicRulesRequest listTopicRulesRequest)
Lists the rules for the specific topic.
|
default ListV2LoggingLevelsResponse |
IotClient.listV2LoggingLevels(Consumer<ListV2LoggingLevelsRequest.Builder> listV2LoggingLevelsRequest)
Lists logging levels.
|
default ListV2LoggingLevelsResponse |
IotClient.listV2LoggingLevels(ListV2LoggingLevelsRequest listV2LoggingLevelsRequest)
Lists logging levels.
|
default ListV2LoggingLevelsIterable |
IotClient.listV2LoggingLevelsPaginator(Consumer<ListV2LoggingLevelsRequest.Builder> listV2LoggingLevelsRequest)
Lists logging levels.
|
default ListV2LoggingLevelsIterable |
IotClient.listV2LoggingLevelsPaginator(ListV2LoggingLevelsRequest listV2LoggingLevelsRequest)
Lists logging levels.
|
default RegisterCaCertificateResponse |
IotClient.registerCACertificate(Consumer<RegisterCaCertificateRequest.Builder> registerCaCertificateRequest)
Registers a CA certificate with AWS IoT.
|
default RegisterCaCertificateResponse |
IotClient.registerCACertificate(RegisterCaCertificateRequest registerCaCertificateRequest)
Registers a CA certificate with AWS IoT.
|
default RegisterCertificateResponse |
IotClient.registerCertificate(Consumer<RegisterCertificateRequest.Builder> registerCertificateRequest)
Registers a device certificate with AWS IoT.
|
default RegisterCertificateResponse |
IotClient.registerCertificate(RegisterCertificateRequest registerCertificateRequest)
Registers a device certificate with AWS IoT.
|
default RegisterCertificateWithoutCaResponse |
IotClient.registerCertificateWithoutCA(Consumer<RegisterCertificateWithoutCaRequest.Builder> registerCertificateWithoutCaRequest)
Register a certificate that does not have a certificate authority (CA).
|
default RegisterCertificateWithoutCaResponse |
IotClient.registerCertificateWithoutCA(RegisterCertificateWithoutCaRequest registerCertificateWithoutCaRequest)
Register a certificate that does not have a certificate authority (CA).
|
default RegisterThingResponse |
IotClient.registerThing(Consumer<RegisterThingRequest.Builder> registerThingRequest)
Provisions a thing in the device registry.
|
default RegisterThingResponse |
IotClient.registerThing(RegisterThingRequest registerThingRequest)
Provisions a thing in the device registry.
|
default RejectCertificateTransferResponse |
IotClient.rejectCertificateTransfer(Consumer<RejectCertificateTransferRequest.Builder> rejectCertificateTransferRequest)
Rejects a pending certificate transfer.
|
default RejectCertificateTransferResponse |
IotClient.rejectCertificateTransfer(RejectCertificateTransferRequest rejectCertificateTransferRequest)
Rejects a pending certificate transfer.
|
default ReplaceTopicRuleResponse |
IotClient.replaceTopicRule(Consumer<ReplaceTopicRuleRequest.Builder> replaceTopicRuleRequest)
Replaces the rule.
|
default ReplaceTopicRuleResponse |
IotClient.replaceTopicRule(ReplaceTopicRuleRequest replaceTopicRuleRequest)
Replaces the rule.
|
default SearchIndexResponse |
IotClient.searchIndex(Consumer<SearchIndexRequest.Builder> searchIndexRequest)
The query search index.
|
default SearchIndexResponse |
IotClient.searchIndex(SearchIndexRequest searchIndexRequest)
The query search index.
|
default SetDefaultAuthorizerResponse |
IotClient.setDefaultAuthorizer(Consumer<SetDefaultAuthorizerRequest.Builder> setDefaultAuthorizerRequest)
Sets the default authorizer.
|
default SetDefaultAuthorizerResponse |
IotClient.setDefaultAuthorizer(SetDefaultAuthorizerRequest setDefaultAuthorizerRequest)
Sets the default authorizer.
|
default SetDefaultPolicyVersionResponse |
IotClient.setDefaultPolicyVersion(Consumer<SetDefaultPolicyVersionRequest.Builder> setDefaultPolicyVersionRequest)
Sets the specified version of the specified policy as the policy's default (operative) version.
|
default SetDefaultPolicyVersionResponse |
IotClient.setDefaultPolicyVersion(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest)
Sets the specified version of the specified policy as the policy's default (operative) version.
|
default SetLoggingOptionsResponse |
IotClient.setLoggingOptions(Consumer<SetLoggingOptionsRequest.Builder> setLoggingOptionsRequest)
Sets the logging options.
|
default SetLoggingOptionsResponse |
IotClient.setLoggingOptions(SetLoggingOptionsRequest setLoggingOptionsRequest)
Sets the logging options.
|
default SetV2LoggingLevelResponse |
IotClient.setV2LoggingLevel(Consumer<SetV2LoggingLevelRequest.Builder> setV2LoggingLevelRequest)
Sets the logging level.
|
default SetV2LoggingLevelResponse |
IotClient.setV2LoggingLevel(SetV2LoggingLevelRequest setV2LoggingLevelRequest)
Sets the logging level.
|
default SetV2LoggingOptionsResponse |
IotClient.setV2LoggingOptions(Consumer<SetV2LoggingOptionsRequest.Builder> setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
default SetV2LoggingOptionsResponse |
IotClient.setV2LoggingOptions(SetV2LoggingOptionsRequest setV2LoggingOptionsRequest)
Sets the logging options for the V2 logging service.
|
default TestAuthorizationResponse |
IotClient.testAuthorization(Consumer<TestAuthorizationRequest.Builder> testAuthorizationRequest)
Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource.
|
default TestAuthorizationResponse |
IotClient.testAuthorization(TestAuthorizationRequest testAuthorizationRequest)
Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource.
|
default TestInvokeAuthorizerResponse |
IotClient.testInvokeAuthorizer(Consumer<TestInvokeAuthorizerRequest.Builder> testInvokeAuthorizerRequest)
Tests a custom authorization behavior by invoking a specified custom authorizer.
|
default TestInvokeAuthorizerResponse |
IotClient.testInvokeAuthorizer(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest)
Tests a custom authorization behavior by invoking a specified custom authorizer.
|
default TransferCertificateResponse |
IotClient.transferCertificate(Consumer<TransferCertificateRequest.Builder> transferCertificateRequest)
Transfers the specified certificate to the specified AWS account.
|
default TransferCertificateResponse |
IotClient.transferCertificate(TransferCertificateRequest transferCertificateRequest)
Transfers the specified certificate to the specified AWS account.
|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an authorizer.
|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an authorizer.
|
default UpdateCaCertificateResponse |
IotClient.updateCACertificate(Consumer<UpdateCaCertificateRequest.Builder> updateCaCertificateRequest)
Updates a registered CA certificate.
|
default UpdateCaCertificateResponse |
IotClient.updateCACertificate(UpdateCaCertificateRequest updateCaCertificateRequest)
Updates a registered CA certificate.
|
default UpdateCertificateResponse |
IotClient.updateCertificate(Consumer<UpdateCertificateRequest.Builder> updateCertificateRequest)
Updates the status of the specified certificate.
|
default UpdateCertificateResponse |
IotClient.updateCertificate(UpdateCertificateRequest updateCertificateRequest)
Updates the status of the specified certificate.
|
default UpdateDomainConfigurationResponse |
IotClient.updateDomainConfiguration(Consumer<UpdateDomainConfigurationRequest.Builder> updateDomainConfigurationRequest)
Updates values stored in the domain configuration.
|
default UpdateDomainConfigurationResponse |
IotClient.updateDomainConfiguration(UpdateDomainConfigurationRequest updateDomainConfigurationRequest)
Updates values stored in the domain configuration.
|
default UpdateIndexingConfigurationResponse |
IotClient.updateIndexingConfiguration(Consumer<UpdateIndexingConfigurationRequest.Builder> updateIndexingConfigurationRequest)
Updates the search configuration.
|
default UpdateIndexingConfigurationResponse |
IotClient.updateIndexingConfiguration(UpdateIndexingConfigurationRequest updateIndexingConfigurationRequest)
Updates the search configuration.
|
default UpdateJobResponse |
IotClient.updateJob(Consumer<UpdateJobRequest.Builder> updateJobRequest)
Updates supported fields of the specified job.
|
default UpdateJobResponse |
IotClient.updateJob(UpdateJobRequest updateJobRequest)
Updates supported fields of the specified job.
|
default UpdateRoleAliasResponse |
IotClient.updateRoleAlias(Consumer<UpdateRoleAliasRequest.Builder> updateRoleAliasRequest)
Updates a role alias.
|
default UpdateRoleAliasResponse |
IotClient.updateRoleAlias(UpdateRoleAliasRequest updateRoleAliasRequest)
Updates a role alias.
|
default UpdateStreamResponse |
IotClient.updateStream(Consumer<UpdateStreamRequest.Builder> updateStreamRequest)
Updates an existing stream.
|
default UpdateStreamResponse |
IotClient.updateStream(UpdateStreamRequest updateStreamRequest)
Updates an existing stream.
|
default UpdateThingResponse |
IotClient.updateThing(Consumer<UpdateThingRequest.Builder> updateThingRequest)
Updates the data for a thing.
|
default UpdateThingResponse |
IotClient.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
default UpdateTopicRuleDestinationResponse |
IotClient.updateTopicRuleDestination(Consumer<UpdateTopicRuleDestinationRequest.Builder> updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
default UpdateTopicRuleDestinationResponse |
IotClient.updateTopicRuleDestination(UpdateTopicRuleDestinationRequest updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
Copyright © 2021. All rights reserved.