| 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 | |
| software.amazon.awssdk.services.vpclattice.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListServiceNetworkServiceAssociationsResponse |
VpcLatticeClient.listServiceNetworkServiceAssociations(ListServiceNetworkServiceAssociationsRequest 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.
|
default ListServiceNetworkServiceAssociationsIterable |
VpcLatticeClient.listServiceNetworkServiceAssociationsPaginator(ListServiceNetworkServiceAssociationsRequest listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
default ListServiceNetworkServiceAssociationsPublisher |
VpcLatticeAsyncClient.listServiceNetworkServiceAssociationsPaginator(ListServiceNetworkServiceAssociationsRequest listServiceNetworkServiceAssociationsRequest)
Lists the associations between the service network and the service.
|
| Constructor and Description |
|---|
ListServiceNetworkServiceAssociationsIterable(VpcLatticeClient client,
ListServiceNetworkServiceAssociationsRequest firstRequest) |
ListServiceNetworkServiceAssociationsPublisher(VpcLatticeAsyncClient client,
ListServiceNetworkServiceAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListServiceNetworkServiceAssociationsRequestMarshaller.marshall(ListServiceNetworkServiceAssociationsRequest listServiceNetworkServiceAssociationsRequest) |
Copyright © 2023. All rights reserved.