| Package | Description |
|---|---|
| com.amazonaws.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).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListServiceNetworksResult> |
AbstractAmazonVPCLatticeAsync.listServiceNetworksAsync(ListServiceNetworksRequest request,
AsyncHandler<ListServiceNetworksRequest,ListServiceNetworksResult> asyncHandler) |
Future<ListServiceNetworksResult> |
AmazonVPCLatticeAsyncClient.listServiceNetworksAsync(ListServiceNetworksRequest request,
AsyncHandler<ListServiceNetworksRequest,ListServiceNetworksResult> asyncHandler) |
Future<ListServiceNetworksResult> |
AmazonVPCLatticeAsync.listServiceNetworksAsync(ListServiceNetworksRequest listServiceNetworksRequest,
AsyncHandler<ListServiceNetworksRequest,ListServiceNetworksResult> asyncHandler)
Lists the service networks owned by the caller account or shared with the caller account.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworksRequest |
ListServiceNetworksRequest.clone() |
ListServiceNetworksRequest |
ListServiceNetworksRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListServiceNetworksRequest |
ListServiceNetworksRequest.withNextToken(String nextToken)
A pagination token for the next page of results.
|
Copyright © 2023. All rights reserved.