| 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 |
| Modifier and Type | Method and Description |
|---|---|
default GetNetworkTelemetryResponse |
NetworkManagerClient.getNetworkTelemetry(Consumer<GetNetworkTelemetryRequest.Builder> getNetworkTelemetryRequest)
Gets the network telemetry of the specified global network.
|
default GetNetworkTelemetryResponse |
NetworkManagerClient.getNetworkTelemetry(GetNetworkTelemetryRequest getNetworkTelemetryRequest)
Gets the network telemetry of the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkTelemetryResponse> |
NetworkManagerAsyncClient.getNetworkTelemetry(Consumer<GetNetworkTelemetryRequest.Builder> getNetworkTelemetryRequest)
Gets the network telemetry of the specified global network.
|
default CompletableFuture<GetNetworkTelemetryResponse> |
NetworkManagerAsyncClient.getNetworkTelemetry(GetNetworkTelemetryRequest getNetworkTelemetryRequest)
Gets the network telemetry of the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetNetworkTelemetryResponse> |
GetNetworkTelemetryIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkTelemetryPublisher.subscribe(org.reactivestreams.Subscriber<? super GetNetworkTelemetryResponse> subscriber) |
Copyright © 2022. All rights reserved.