| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDeviceResponse |
NetworkManagerClient.createDevice(Consumer<CreateDeviceRequest.Builder> createDeviceRequest)
Creates a new device in a global network.
|
default CreateDeviceResponse |
NetworkManagerClient.createDevice(CreateDeviceRequest createDeviceRequest)
Creates a new device in a global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeviceResponse> |
NetworkManagerAsyncClient.createDevice(Consumer<CreateDeviceRequest.Builder> createDeviceRequest)
Creates a new device in a global network.
|
default CompletableFuture<CreateDeviceResponse> |
NetworkManagerAsyncClient.createDevice(CreateDeviceRequest createDeviceRequest)
Creates a new device in a global network.
|
Copyright © 2023. All rights reserved.