| 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 GetAccessLogSubscriptionResponse |
VpcLatticeClient.getAccessLogSubscription(Consumer<GetAccessLogSubscriptionRequest.Builder> getAccessLogSubscriptionRequest)
Retrieves information about the specified access log subscription.
|
default GetAccessLogSubscriptionResponse |
VpcLatticeClient.getAccessLogSubscription(GetAccessLogSubscriptionRequest getAccessLogSubscriptionRequest)
Retrieves information about the specified access log subscription.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccessLogSubscriptionResponse> |
VpcLatticeAsyncClient.getAccessLogSubscription(Consumer<GetAccessLogSubscriptionRequest.Builder> getAccessLogSubscriptionRequest)
Retrieves information about the specified access log subscription.
|
default CompletableFuture<GetAccessLogSubscriptionResponse> |
VpcLatticeAsyncClient.getAccessLogSubscription(GetAccessLogSubscriptionRequest getAccessLogSubscriptionRequest)
Retrieves information about the specified access log subscription.
|
Copyright © 2023. All rights reserved.