| 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 |
|---|---|
UpdateAccessLogSubscriptionResult |
AbstractAmazonVPCLattice.updateAccessLogSubscription(UpdateAccessLogSubscriptionRequest request) |
UpdateAccessLogSubscriptionResult |
AmazonVPCLatticeClient.updateAccessLogSubscription(UpdateAccessLogSubscriptionRequest request)
Updates the specified access log subscription.
|
UpdateAccessLogSubscriptionResult |
AmazonVPCLattice.updateAccessLogSubscription(UpdateAccessLogSubscriptionRequest updateAccessLogSubscriptionRequest)
Updates the specified access log subscription.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccessLogSubscriptionResult> |
AbstractAmazonVPCLatticeAsync.updateAccessLogSubscriptionAsync(UpdateAccessLogSubscriptionRequest request,
AsyncHandler<UpdateAccessLogSubscriptionRequest,UpdateAccessLogSubscriptionResult> asyncHandler) |
Future<UpdateAccessLogSubscriptionResult> |
AmazonVPCLatticeAsync.updateAccessLogSubscriptionAsync(UpdateAccessLogSubscriptionRequest updateAccessLogSubscriptionRequest,
AsyncHandler<UpdateAccessLogSubscriptionRequest,UpdateAccessLogSubscriptionResult> asyncHandler)
Updates the specified access log subscription.
|
Future<UpdateAccessLogSubscriptionResult> |
AmazonVPCLatticeAsyncClient.updateAccessLogSubscriptionAsync(UpdateAccessLogSubscriptionRequest request,
AsyncHandler<UpdateAccessLogSubscriptionRequest,UpdateAccessLogSubscriptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.clone() |
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.withArn(String arn)
The Amazon Resource Name (ARN) of the access log subscription.
|
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.withDestinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the access log destination.
|
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.withId(String id)
The ID of the access log subscription.
|
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the access log subscription.
|
UpdateAccessLogSubscriptionResult |
UpdateAccessLogSubscriptionResult.withResourceId(String resourceId)
The ID of the resource.
|
Copyright © 2023. All rights reserved.