| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| 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 © 2021. All rights reserved.