| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceNetworkServiceAssociationResponse> |
VpcLatticeAsyncClient.getServiceNetworkServiceAssociation(Consumer<GetServiceNetworkServiceAssociationRequest.Builder> getServiceNetworkServiceAssociationRequest)
Retrieves information about the specified association between a service network and a service.
|
default GetServiceNetworkServiceAssociationResponse |
VpcLatticeClient.getServiceNetworkServiceAssociation(Consumer<GetServiceNetworkServiceAssociationRequest.Builder> getServiceNetworkServiceAssociationRequest)
Retrieves information about the specified association between a service network and a service.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetServiceNetworkServiceAssociationRequest.Builder> |
GetServiceNetworkServiceAssociationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.