| 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 DeregisterTargetsResponse |
VpcLatticeClient.deregisterTargets(Consumer<DeregisterTargetsRequest.Builder> deregisterTargetsRequest)
Deregisters the specified targets from the specified target group.
|
default DeregisterTargetsResponse |
VpcLatticeClient.deregisterTargets(DeregisterTargetsRequest deregisterTargetsRequest)
Deregisters the specified targets from the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeregisterTargetsResponse> |
VpcLatticeAsyncClient.deregisterTargets(Consumer<DeregisterTargetsRequest.Builder> deregisterTargetsRequest)
Deregisters the specified targets from the specified target group.
|
default CompletableFuture<DeregisterTargetsResponse> |
VpcLatticeAsyncClient.deregisterTargets(DeregisterTargetsRequest deregisterTargetsRequest)
Deregisters the specified targets from the specified target group.
|
Copyright © 2023. All rights reserved.