| 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).
|
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceNetworkServiceAssociationResponse |
VpcLatticeClient.createServiceNetworkServiceAssociation(Consumer<CreateServiceNetworkServiceAssociationRequest.Builder> createServiceNetworkServiceAssociationRequest)
Associates a service with a service network.
|
default CreateServiceNetworkServiceAssociationResponse |
VpcLatticeClient.createServiceNetworkServiceAssociation(CreateServiceNetworkServiceAssociationRequest createServiceNetworkServiceAssociationRequest)
Associates a service with a service network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateServiceNetworkServiceAssociationResponse> |
VpcLatticeAsyncClient.createServiceNetworkServiceAssociation(Consumer<CreateServiceNetworkServiceAssociationRequest.Builder> createServiceNetworkServiceAssociationRequest)
Associates a service with a service network.
|
default CompletableFuture<CreateServiceNetworkServiceAssociationResponse> |
VpcLatticeAsyncClient.createServiceNetworkServiceAssociation(CreateServiceNetworkServiceAssociationRequest createServiceNetworkServiceAssociationRequest)
Associates a service with a service network.
|
Copyright © 2023. All rights reserved.