| 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 GetConnectPeerAssociationsResponse |
NetworkManagerClient.getConnectPeerAssociations(Consumer<GetConnectPeerAssociationsRequest.Builder> getConnectPeerAssociationsRequest)
Returns information about a core network Connect peer associations.
|
default GetConnectPeerAssociationsResponse |
NetworkManagerClient.getConnectPeerAssociations(GetConnectPeerAssociationsRequest getConnectPeerAssociationsRequest)
Returns information about a core network Connect peer associations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConnectPeerAssociationsResponse> |
NetworkManagerAsyncClient.getConnectPeerAssociations(Consumer<GetConnectPeerAssociationsRequest.Builder> getConnectPeerAssociationsRequest)
Returns information about a core network Connect peer associations.
|
default CompletableFuture<GetConnectPeerAssociationsResponse> |
NetworkManagerAsyncClient.getConnectPeerAssociations(GetConnectPeerAssociationsRequest getConnectPeerAssociationsRequest)
Returns information about a core network Connect peer associations.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetConnectPeerAssociationsResponse> |
GetConnectPeerAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetConnectPeerAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetConnectPeerAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.