| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| software.amazon.awssdk.services.networkmanager.paginators | |
| software.amazon.awssdk.services.networkmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDevicesResponse> |
NetworkManagerAsyncClient.getDevices(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesResponse |
NetworkManagerClient.getDevices(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesPublisher |
NetworkManagerAsyncClient.getDevicesPaginator(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
default GetDevicesIterable |
NetworkManagerClient.getDevicesPaginator(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
| Constructor and Description |
|---|
GetDevicesIterable(NetworkManagerClient client,
GetDevicesRequest firstRequest) |
GetDevicesPublisher(NetworkManagerAsyncClient client,
GetDevicesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDevicesRequestMarshaller.marshall(GetDevicesRequest getDevicesRequest) |
Copyright © 2022. All rights reserved.