| 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 |
|---|---|
ListServiceNetworkVpcAssociationsResult |
AmazonVPCLatticeClient.listServiceNetworkVpcAssociations(ListServiceNetworkVpcAssociationsRequest request)
Lists the service network and VPC associations.
|
ListServiceNetworkVpcAssociationsResult |
AbstractAmazonVPCLattice.listServiceNetworkVpcAssociations(ListServiceNetworkVpcAssociationsRequest request) |
ListServiceNetworkVpcAssociationsResult |
AmazonVPCLattice.listServiceNetworkVpcAssociations(ListServiceNetworkVpcAssociationsRequest listServiceNetworkVpcAssociationsRequest)
Lists the service network and VPC associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworkVpcAssociationsResult |
ListServiceNetworkVpcAssociationsResult.clone() |
ListServiceNetworkVpcAssociationsResult |
ListServiceNetworkVpcAssociationsResult.withItems(Collection<ServiceNetworkVpcAssociationSummary> items)
Information about the associations.
|
ListServiceNetworkVpcAssociationsResult |
ListServiceNetworkVpcAssociationsResult.withItems(ServiceNetworkVpcAssociationSummary... items)
Information about the associations.
|
ListServiceNetworkVpcAssociationsResult |
ListServiceNetworkVpcAssociationsResult.withNextToken(String nextToken)
If there are additional results, a pagination token for the next page of results.
|
Copyright © 2023. All rights reserved.