| 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<GetServiceNetworkVpcAssociationResponse> |
VpcLatticeAsyncClient.getServiceNetworkVpcAssociation(Consumer<GetServiceNetworkVpcAssociationRequest.Builder> getServiceNetworkVpcAssociationRequest)
Retrieves information about the association between a service network and a VPC.
|
default GetServiceNetworkVpcAssociationResponse |
VpcLatticeClient.getServiceNetworkVpcAssociation(Consumer<GetServiceNetworkVpcAssociationRequest.Builder> getServiceNetworkVpcAssociationRequest)
Retrieves information about the association between a service network and a VPC.
|
| Modifier and Type | Method and Description |
|---|---|
static GetServiceNetworkVpcAssociationRequest.Builder |
GetServiceNetworkVpcAssociationRequest.builder() |
GetServiceNetworkVpcAssociationRequest.Builder |
GetServiceNetworkVpcAssociationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceNetworkVpcAssociationRequest.Builder |
GetServiceNetworkVpcAssociationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceNetworkVpcAssociationRequest.Builder |
GetServiceNetworkVpcAssociationRequest.Builder.serviceNetworkVpcAssociationIdentifier(String serviceNetworkVpcAssociationIdentifier)
The ID or Amazon Resource Name (ARN) of the association.
|
GetServiceNetworkVpcAssociationRequest.Builder |
GetServiceNetworkVpcAssociationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetServiceNetworkVpcAssociationRequest.Builder> |
GetServiceNetworkVpcAssociationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.