| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default GetServiceProfileResponse |
IotWirelessClient.getServiceProfile(Consumer<GetServiceProfileRequest.Builder> 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 |
|---|---|
default CompletableFuture<GetServiceProfileResponse> |
IotWirelessAsyncClient.getServiceProfile(Consumer<GetServiceProfileRequest.Builder> getServiceProfileRequest)
Gets information about a service profile.
|
default CompletableFuture<GetServiceProfileResponse> |
IotWirelessAsyncClient.getServiceProfile(GetServiceProfileRequest getServiceProfileRequest)
Gets information about a service profile.
|
Copyright © 2021. All rights reserved.