| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPartnerAccountResponse |
IotWirelessClient.getPartnerAccount(Consumer<GetPartnerAccountRequest.Builder> getPartnerAccountRequest)
Gets information about a partner account.
|
default GetPartnerAccountResponse |
IotWirelessClient.getPartnerAccount(GetPartnerAccountRequest getPartnerAccountRequest)
Gets information about a partner account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPartnerAccountResponse> |
IotWirelessAsyncClient.getPartnerAccount(Consumer<GetPartnerAccountRequest.Builder> getPartnerAccountRequest)
Gets information about a partner account.
|
default CompletableFuture<GetPartnerAccountResponse> |
IotWirelessAsyncClient.getPartnerAccount(GetPartnerAccountRequest getPartnerAccountRequest)
Gets information about a partner account.
|
Copyright © 2023. All rights reserved.