| 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<GetDeviceMethodsResponse> |
Iot1ClickDevicesAsyncClient.getDeviceMethods(GetDeviceMethodsRequest getDeviceMethodsRequest)
Given a device ID, returns the invokable methods associated with the device.
|
default GetDeviceMethodsResponse |
Iot1ClickDevicesClient.getDeviceMethods(GetDeviceMethodsRequest getDeviceMethodsRequest)
Given a device ID, returns the invokable methods associated with the device.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeviceMethodsRequestMarshaller.marshall(GetDeviceMethodsRequest getDeviceMethodsRequest) |
Copyright © 2019. All rights reserved.