| 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<UpdateServiceNetworkResult> |
AbstractAmazonVPCLatticeAsync.updateServiceNetworkAsync(UpdateServiceNetworkRequest request,
AsyncHandler<UpdateServiceNetworkRequest,UpdateServiceNetworkResult> asyncHandler) |
Future<UpdateServiceNetworkResult> |
AmazonVPCLatticeAsyncClient.updateServiceNetworkAsync(UpdateServiceNetworkRequest request,
AsyncHandler<UpdateServiceNetworkRequest,UpdateServiceNetworkResult> asyncHandler) |
Future<UpdateServiceNetworkResult> |
AmazonVPCLatticeAsync.updateServiceNetworkAsync(UpdateServiceNetworkRequest updateServiceNetworkRequest,
AsyncHandler<UpdateServiceNetworkRequest,UpdateServiceNetworkResult> asyncHandler)
Updates the specified service network.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceNetworkRequest |
UpdateServiceNetworkRequest.clone() |
UpdateServiceNetworkRequest |
UpdateServiceNetworkRequest.withAuthType(AuthType authType)
The type of IAM policy.
|
UpdateServiceNetworkRequest |
UpdateServiceNetworkRequest.withAuthType(String authType)
The type of IAM policy.
|
UpdateServiceNetworkRequest |
UpdateServiceNetworkRequest.withServiceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
Copyright © 2023. All rights reserved.