Package | Description |
---|---|
software.amazon.awssdk.services.iot |
|
Modifier and Type | Method and Description |
---|---|
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 the specified policy to the specified principal (certificate or other credential).
|
default AttachPolicyResponse |
IotClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest)
Attaches the specified policy to the specified principal (certificate or other credential).
|
default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(Consumer<AttachSecurityProfileRequest.Builder> attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
default CancelJobResponse |
IotClient.cancelJob(CancelJobRequest cancelJobRequest)
Cancels a job.
|
default CancelJobResponse |
IotClient.cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest)
Cancels a job.
|
default CreateAuditSuppressionResponse |
IotClient.createAuditSuppression(Consumer<CreateAuditSuppressionRequest.Builder> createAuditSuppressionRequest)
Creates a Device Defender audit suppression.
|
default CreateAuditSuppressionResponse |
IotClient.createAuditSuppression(CreateAuditSuppressionRequest createAuditSuppressionRequest)
Creates a Device Defender audit suppression.
|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(Consumer<CreateAuthorizerRequest.Builder> createAuthorizerRequest)
Creates an authorizer.
|
default CreateAuthorizerResponse |
IotClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest)
Creates an authorizer.
|
default CreateCustomMetricResponse |
IotClient.createCustomMetric(Consumer<CreateCustomMetricRequest.Builder> createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
default CreateCustomMetricResponse |
IotClient.createCustomMetric(CreateCustomMetricRequest createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
default CreateDimensionResponse |
IotClient.createDimension(Consumer<CreateDimensionRequest.Builder> createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device
Defender.
|
default CreateDimensionResponse |
IotClient.createDimension(CreateDimensionRequest createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device
Defender.
|
default CreateDomainConfigurationResponse |
IotClient.createDomainConfiguration(Consumer<CreateDomainConfigurationRequest.Builder> createDomainConfigurationRequest)
Creates a domain configuration.
|
default CreateDomainConfigurationResponse |
IotClient.createDomainConfiguration(CreateDomainConfigurationRequest createDomainConfigurationRequest)
Creates a domain configuration.
|
default CreateDynamicThingGroupResponse |
IotClient.createDynamicThingGroup(Consumer<CreateDynamicThingGroupRequest.Builder> createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
default CreateDynamicThingGroupResponse |
IotClient.createDynamicThingGroup(CreateDynamicThingGroupRequest createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
default CreateFleetMetricResponse |
IotClient.createFleetMetric(Consumer<CreateFleetMetricRequest.Builder> createFleetMetricRequest)
Creates a fleet metric.
|
default CreateFleetMetricResponse |
IotClient.createFleetMetric(CreateFleetMetricRequest createFleetMetricRequest)
Creates a fleet metric.
|
default CreateJobResponse |
IotClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest)
Creates a job.
|
default CreateJobResponse |
IotClient.createJob(CreateJobRequest createJobRequest)
Creates a job.
|
default CreateJobTemplateResponse |
IotClient.createJobTemplate(Consumer<CreateJobTemplateRequest.Builder> createJobTemplateRequest)
Creates a job template.
|
default CreateJobTemplateResponse |
IotClient.createJobTemplate(CreateJobTemplateRequest createJobTemplateRequest)
Creates a job template.
|
default CreateMitigationActionResponse |
IotClient.createMitigationAction(Consumer<CreateMitigationActionRequest.Builder> createMitigationActionRequest)
Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask.
|
default CreateMitigationActionResponse |
IotClient.createMitigationAction(CreateMitigationActionRequest createMitigationActionRequest)
Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(Consumer<CreateOtaUpdateRequest.Builder> createOtaUpdateRequest)
Creates an IoT OTA update on a target group of things or groups.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(CreateOtaUpdateRequest createOtaUpdateRequest)
Creates an IoT OTA update on a target group of things or groups.
|
default CreateProvisioningTemplateResponse |
IotClient.createProvisioningTemplate(Consumer<CreateProvisioningTemplateRequest.Builder> createProvisioningTemplateRequest)
Creates a provisioning template.
|
default CreateProvisioningTemplateResponse |
IotClient.createProvisioningTemplate(CreateProvisioningTemplateRequest createProvisioningTemplateRequest)
Creates a provisioning template.
|
default CreateRoleAliasResponse |
IotClient.createRoleAlias(Consumer<CreateRoleAliasRequest.Builder> createRoleAliasRequest)
Creates a role alias.
|
default CreateRoleAliasResponse |
IotClient.createRoleAlias(CreateRoleAliasRequest createRoleAliasRequest)
Creates a role alias.
|
default CreateScheduledAuditResponse |
IotClient.createScheduledAudit(Consumer<CreateScheduledAuditRequest.Builder> createScheduledAuditRequest)
Creates a scheduled audit that is run at a specified time interval.
|
default CreateScheduledAuditResponse |
IotClient.createScheduledAudit(CreateScheduledAuditRequest createScheduledAuditRequest)
Creates a scheduled audit that is run at a specified time interval.
|
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 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 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 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 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 IoT device gateway.
|
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 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 RegisterCaCertificateResponse |
IotClient.registerCACertificate(Consumer<RegisterCaCertificateRequest.Builder> registerCaCertificateRequest)
Registers a CA certificate with Amazon Web Services IoT Core.
|
default RegisterCaCertificateResponse |
IotClient.registerCACertificate(RegisterCaCertificateRequest registerCaCertificateRequest)
Registers a CA certificate with Amazon Web Services IoT Core.
|
default SetV2LoggingLevelResponse |
IotClient.setV2LoggingLevel(Consumer<SetV2LoggingLevelRequest.Builder> setV2LoggingLevelRequest)
Sets the logging level.
|
default SetV2LoggingLevelResponse |
IotClient.setV2LoggingLevel(SetV2LoggingLevelRequest setV2LoggingLevelRequest)
Sets the logging level.
|
default StartAuditMitigationActionsTaskResponse |
IotClient.startAuditMitigationActionsTask(Consumer<StartAuditMitigationActionsTaskRequest.Builder> startAuditMitigationActionsTaskRequest)
Starts a task that applies a set of mitigation actions to the specified target.
|
default StartAuditMitigationActionsTaskResponse |
IotClient.startAuditMitigationActionsTask(StartAuditMitigationActionsTaskRequest startAuditMitigationActionsTaskRequest)
Starts a task that applies a set of mitigation actions to the specified target.
|
default StartDetectMitigationActionsTaskResponse |
IotClient.startDetectMitigationActionsTask(Consumer<StartDetectMitigationActionsTaskRequest.Builder> startDetectMitigationActionsTaskRequest)
Starts a Device Defender ML Detect mitigation actions task.
|
default StartDetectMitigationActionsTaskResponse |
IotClient.startDetectMitigationActionsTask(StartDetectMitigationActionsTaskRequest startDetectMitigationActionsTaskRequest)
Starts a Device Defender ML Detect mitigation actions task.
|
default StartOnDemandAuditTaskResponse |
IotClient.startOnDemandAuditTask(Consumer<StartOnDemandAuditTaskRequest.Builder> startOnDemandAuditTaskRequest)
Starts an on-demand Device Defender audit.
|
default StartOnDemandAuditTaskResponse |
IotClient.startOnDemandAuditTask(StartOnDemandAuditTaskRequest startOnDemandAuditTaskRequest)
Starts an on-demand Device Defender audit.
|
default TagResourceResponse |
IotClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default TagResourceResponse |
IotClient.tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default TestAuthorizationResponse |
IotClient.testAuthorization(Consumer<TestAuthorizationRequest.Builder> testAuthorizationRequest)
Tests if a specified principal is authorized to perform an IoT action on a specified resource.
|
default TestAuthorizationResponse |
IotClient.testAuthorization(TestAuthorizationRequest testAuthorizationRequest)
Tests if a specified principal is authorized to perform an IoT action on a specified resource.
|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest)
Updates an authorizer.
|
default UpdateAuthorizerResponse |
IotClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest)
Updates an authorizer.
|
Copyright © 2023. All rights reserved.