| 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 CompletableFuture<ListServiceNetworksResponse> |
VpcLatticeAsyncClient.listServiceNetworks(ListServiceNetworksRequest listServiceNetworksRequest)
Lists the service networks owned by the caller account or shared with the caller account.
|
default ListServiceNetworksResponse |
VpcLatticeClient.listServiceNetworks(ListServiceNetworksRequest listServiceNetworksRequest)
Lists the service networks owned by the caller account or shared with the caller account.
|
default ListServiceNetworksPublisher |
VpcLatticeAsyncClient.listServiceNetworksPaginator(ListServiceNetworksRequest listServiceNetworksRequest)
Lists the service networks owned by the caller account or shared with the caller account.
|
default ListServiceNetworksIterable |
VpcLatticeClient.listServiceNetworksPaginator(ListServiceNetworksRequest listServiceNetworksRequest)
Lists the service networks owned by the caller account or shared with the caller account.
|
| Constructor and Description |
|---|
ListServiceNetworksIterable(VpcLatticeClient client,
ListServiceNetworksRequest firstRequest) |
ListServiceNetworksPublisher(VpcLatticeAsyncClient client,
ListServiceNetworksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListServiceNetworksRequestMarshaller.marshall(ListServiceNetworksRequest listServiceNetworksRequest) |
Copyright © 2023. All rights reserved.