| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| software.amazon.awssdk.services.vpclattice.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListServiceNetworkServiceAssociationsResponse |
VpcLatticeClient.listServiceNetworkServiceAssociations(Consumer<ListServiceNetworkServiceAssociationsRequest.Builder> listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
default ListServiceNetworkServiceAssociationsResponse |
VpcLatticeClient.listServiceNetworkServiceAssociations(ListServiceNetworkServiceAssociationsRequest listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListServiceNetworkServiceAssociationsResponse> |
VpcLatticeAsyncClient.listServiceNetworkServiceAssociations(Consumer<ListServiceNetworkServiceAssociationsRequest.Builder> listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
default CompletableFuture<ListServiceNetworkServiceAssociationsResponse> |
VpcLatticeAsyncClient.listServiceNetworkServiceAssociations(ListServiceNetworkServiceAssociationsRequest listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListServiceNetworkServiceAssociationsResponse> |
ListServiceNetworkServiceAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListServiceNetworkServiceAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListServiceNetworkServiceAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.