| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
GetDevicesResult |
AWSNetworkManagerClient.getDevices(GetDevicesRequest request)
Gets information about one or more of your devices in a global network.
|
GetDevicesResult |
AWSNetworkManager.getDevices(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
GetDevicesResult |
AbstractAWSNetworkManager.getDevices(GetDevicesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDevicesResult> |
AWSNetworkManagerAsyncClient.getDevicesAsync(GetDevicesRequest request) |
Future<GetDevicesResult> |
AWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest getDevicesRequest)
Gets information about one or more of your devices in a global network.
|
Future<GetDevicesResult> |
AbstractAWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest request) |
Future<GetDevicesResult> |
AWSNetworkManagerAsyncClient.getDevicesAsync(GetDevicesRequest request,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler) |
Future<GetDevicesResult> |
AWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest getDevicesRequest,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler)
Gets information about one or more of your devices in a global network.
|
Future<GetDevicesResult> |
AbstractAWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest request,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDevicesResult> |
AWSNetworkManagerAsyncClient.getDevicesAsync(GetDevicesRequest request,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler) |
Future<GetDevicesResult> |
AWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest getDevicesRequest,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler)
Gets information about one or more of your devices in a global network.
|
Future<GetDevicesResult> |
AbstractAWSNetworkManagerAsync.getDevicesAsync(GetDevicesRequest request,
AsyncHandler<GetDevicesRequest,GetDevicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDevicesResult |
GetDevicesResult.clone() |
GetDevicesResult |
GetDevicesResult.withDevices(Collection<Device> devices)
The devices.
|
GetDevicesResult |
GetDevicesResult.withDevices(Device... devices)
The devices.
|
GetDevicesResult |
GetDevicesResult.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2023. All rights reserved.