| 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<GetServiceNetworkResult> |
AbstractAmazonVPCLatticeAsync.getServiceNetworkAsync(GetServiceNetworkRequest request,
AsyncHandler<GetServiceNetworkRequest,GetServiceNetworkResult> asyncHandler) |
Future<GetServiceNetworkResult> |
AmazonVPCLatticeAsyncClient.getServiceNetworkAsync(GetServiceNetworkRequest request,
AsyncHandler<GetServiceNetworkRequest,GetServiceNetworkResult> asyncHandler) |
Future<GetServiceNetworkResult> |
AmazonVPCLatticeAsync.getServiceNetworkAsync(GetServiceNetworkRequest getServiceNetworkRequest,
AsyncHandler<GetServiceNetworkRequest,GetServiceNetworkResult> asyncHandler)
Retrieves information about the specified service network.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceNetworkRequest |
GetServiceNetworkRequest.clone() |
GetServiceNetworkRequest |
GetServiceNetworkRequest.withServiceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
Copyright © 2023. All rights reserved.