| 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 |
|---|---|
ListServicesResult |
AmazonVPCLatticeClient.listServices(ListServicesRequest request)
Lists the services owned by the caller account or shared with the caller account.
|
ListServicesResult |
AbstractAmazonVPCLattice.listServices(ListServicesRequest request) |
ListServicesResult |
AmazonVPCLattice.listServices(ListServicesRequest listServicesRequest)
Lists the services owned by the caller account or shared with the caller account.
|
Future<ListServicesResult> |
AbstractAmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest request) |
Future<ListServicesResult> |
AmazonVPCLatticeAsyncClient.listServicesAsync(ListServicesRequest request) |
Future<ListServicesResult> |
AmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest listServicesRequest)
Lists the services owned by the caller account or shared with the caller account.
|
Future<ListServicesResult> |
AbstractAmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AmazonVPCLatticeAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest listServicesRequest,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler)
Lists the services owned by the caller account or shared with the caller account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListServicesResult> |
AbstractAmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AmazonVPCLatticeAsyncClient.listServicesAsync(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler) |
Future<ListServicesResult> |
AmazonVPCLatticeAsync.listServicesAsync(ListServicesRequest listServicesRequest,
AsyncHandler<ListServicesRequest,ListServicesResult> asyncHandler)
Lists the services owned by the caller account or shared with the caller account.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest |
ListServicesRequest.clone() |
ListServicesRequest |
ListServicesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListServicesRequest |
ListServicesRequest.withNextToken(String nextToken)
A pagination token for the next page of results.
|
Copyright © 2023. All rights reserved.