| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickdevices |
Describes all of the AWS IoT 1-Click device-related API operations for the service.
|
| software.amazon.awssdk.services.iot1clickdevices.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ClaimDevicesByClaimCodeResponse> |
Iot1ClickDevicesAsyncClient.claimDevicesByClaimCode(ClaimDevicesByClaimCodeRequest claimDevicesByClaimCodeRequest)
Adds device(s) to your account (i.e., claim one or more devices) if and only if you received a claim code with
the device(s).
|
default ClaimDevicesByClaimCodeResponse |
Iot1ClickDevicesClient.claimDevicesByClaimCode(ClaimDevicesByClaimCodeRequest claimDevicesByClaimCodeRequest)
Adds device(s) to your account (i.e., claim one or more devices) if and only if you received a claim code with
the device(s).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ClaimDevicesByClaimCodeRequestMarshaller.marshall(ClaimDevicesByClaimCodeRequest claimDevicesByClaimCodeRequest) |
Copyright © 2019. All rights reserved.