default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(Consumer<AttachSecurityProfileRequest.Builder> attachSecurityProfileRequest) |
Associates a Device Defender security profile with a thing group or this account.
|
default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest) |
Associates a Device Defender security profile with a thing group or this account.
|
default CancelJobExecutionResponse |
IotClient.cancelJobExecution(Consumer<CancelJobExecutionRequest.Builder> cancelJobExecutionRequest) |
Cancels the execution of a job for a given thing.
|
default CancelJobExecutionResponse |
IotClient.cancelJobExecution(CancelJobExecutionRequest cancelJobExecutionRequest) |
Cancels the execution of a job for a given thing.
|
default DeleteBillingGroupResponse |
IotClient.deleteBillingGroup(Consumer<DeleteBillingGroupRequest.Builder> deleteBillingGroupRequest) |
Deletes the billing group.
|
default DeleteBillingGroupResponse |
IotClient.deleteBillingGroup(DeleteBillingGroupRequest deleteBillingGroupRequest) |
Deletes the billing group.
|
default DeleteDynamicThingGroupResponse |
IotClient.deleteDynamicThingGroup(Consumer<DeleteDynamicThingGroupRequest.Builder> deleteDynamicThingGroupRequest) |
Deletes a dynamic thing group.
|
default DeleteDynamicThingGroupResponse |
IotClient.deleteDynamicThingGroup(DeleteDynamicThingGroupRequest deleteDynamicThingGroupRequest) |
Deletes a dynamic thing group.
|
default DeleteFleetMetricResponse |
IotClient.deleteFleetMetric(Consumer<DeleteFleetMetricRequest.Builder> deleteFleetMetricRequest) |
Deletes the specified fleet metric.
|
default DeleteFleetMetricResponse |
IotClient.deleteFleetMetric(DeleteFleetMetricRequest deleteFleetMetricRequest) |
Deletes the specified fleet metric.
|
default DeleteOtaUpdateResponse |
IotClient.deleteOTAUpdate(Consumer<DeleteOtaUpdateRequest.Builder> deleteOtaUpdateRequest) |
Delete an OTA update.
|
default DeleteOtaUpdateResponse |
IotClient.deleteOTAUpdate(DeleteOtaUpdateRequest deleteOtaUpdateRequest) |
Delete an OTA update.
|
default DeleteSecurityProfileResponse |
IotClient.deleteSecurityProfile(Consumer<DeleteSecurityProfileRequest.Builder> deleteSecurityProfileRequest) |
Deletes a Device Defender security profile.
|
default DeleteSecurityProfileResponse |
IotClient.deleteSecurityProfile(DeleteSecurityProfileRequest deleteSecurityProfileRequest) |
Deletes a Device Defender security profile.
|
default DeleteThingResponse |
IotClient.deleteThing(Consumer<DeleteThingRequest.Builder> deleteThingRequest) |
Deletes the specified thing.
|
default DeleteThingResponse |
IotClient.deleteThing(DeleteThingRequest deleteThingRequest) |
Deletes the specified thing.
|
default DeleteThingGroupResponse |
IotClient.deleteThingGroup(Consumer<DeleteThingGroupRequest.Builder> deleteThingGroupRequest) |
Deletes a thing group.
|
default DeleteThingGroupResponse |
IotClient.deleteThingGroup(DeleteThingGroupRequest deleteThingGroupRequest) |
Deletes a thing group.
|
default UpdateBillingGroupResponse |
IotClient.updateBillingGroup(Consumer<UpdateBillingGroupRequest.Builder> updateBillingGroupRequest) |
Updates information about the billing group.
|
default UpdateBillingGroupResponse |
IotClient.updateBillingGroup(UpdateBillingGroupRequest updateBillingGroupRequest) |
Updates information about the billing group.
|
default UpdateDynamicThingGroupResponse |
IotClient.updateDynamicThingGroup(Consumer<UpdateDynamicThingGroupRequest.Builder> updateDynamicThingGroupRequest) |
Updates a dynamic thing group.
|
default UpdateDynamicThingGroupResponse |
IotClient.updateDynamicThingGroup(UpdateDynamicThingGroupRequest updateDynamicThingGroupRequest) |
Updates a dynamic thing group.
|
default UpdateFleetMetricResponse |
IotClient.updateFleetMetric(Consumer<UpdateFleetMetricRequest.Builder> updateFleetMetricRequest) |
Updates the data for a fleet metric.
|
default UpdateFleetMetricResponse |
IotClient.updateFleetMetric(UpdateFleetMetricRequest updateFleetMetricRequest) |
Updates the data for a fleet metric.
|
default UpdateSecurityProfileResponse |
IotClient.updateSecurityProfile(Consumer<UpdateSecurityProfileRequest.Builder> updateSecurityProfileRequest) |
Updates a Device Defender security profile.
|
default UpdateSecurityProfileResponse |
IotClient.updateSecurityProfile(UpdateSecurityProfileRequest updateSecurityProfileRequest) |
Updates a Device Defender security profile.
|
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 UpdateThingGroupResponse |
IotClient.updateThingGroup(Consumer<UpdateThingGroupRequest.Builder> updateThingGroupRequest) |
Update a thing group.
|
default UpdateThingGroupResponse |
IotClient.updateThingGroup(UpdateThingGroupRequest updateThingGroupRequest) |
Update a thing group.
|