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