| Package | Description |
|---|---|
| com.amazonaws.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).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTargetGroupResult> |
AbstractAmazonVPCLatticeAsync.getTargetGroupAsync(GetTargetGroupRequest request,
AsyncHandler<GetTargetGroupRequest,GetTargetGroupResult> asyncHandler) |
Future<GetTargetGroupResult> |
AmazonVPCLatticeAsyncClient.getTargetGroupAsync(GetTargetGroupRequest request,
AsyncHandler<GetTargetGroupRequest,GetTargetGroupResult> asyncHandler) |
Future<GetTargetGroupResult> |
AmazonVPCLatticeAsync.getTargetGroupAsync(GetTargetGroupRequest getTargetGroupRequest,
AsyncHandler<GetTargetGroupRequest,GetTargetGroupResult> asyncHandler)
Retrieves information about the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
GetTargetGroupRequest |
GetTargetGroupRequest.clone() |
GetTargetGroupRequest |
GetTargetGroupRequest.withTargetGroupIdentifier(String targetGroupIdentifier)
The ID or Amazon Resource Name (ARN) of the target group.
|
Copyright © 2023. All rights reserved.