| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| software.amazon.awssdk.services.iotwireless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceProfileResponse> |
IotWirelessAsyncClient.getServiceProfile(GetServiceProfileRequest getServiceProfileRequest)
Gets information about a service profile.
|
default GetServiceProfileResponse |
IotWirelessClient.getServiceProfile(GetServiceProfileRequest getServiceProfileRequest)
Gets information about a service profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetServiceProfileRequestMarshaller.marshall(GetServiceProfileRequest getServiceProfileRequest) |
Copyright © 2023. All rights reserved.