| 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 RegisterTargetsResponse |
VpcLatticeClient.registerTargets(Consumer<RegisterTargetsRequest.Builder> registerTargetsRequest)
Registers the targets with the target group.
|
default RegisterTargetsResponse |
VpcLatticeClient.registerTargets(RegisterTargetsRequest registerTargetsRequest)
Registers the targets with the target group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterTargetsResponse> |
VpcLatticeAsyncClient.registerTargets(Consumer<RegisterTargetsRequest.Builder> registerTargetsRequest)
Registers the targets with the target group.
|
default CompletableFuture<RegisterTargetsResponse> |
VpcLatticeAsyncClient.registerTargets(RegisterTargetsRequest registerTargetsRequest)
Registers the targets with the target group.
|
Copyright © 2023. All rights reserved.