| 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 GetAuthPolicyResponse |
VpcLatticeClient.getAuthPolicy(Consumer<GetAuthPolicyRequest.Builder> getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
default GetAuthPolicyResponse |
VpcLatticeClient.getAuthPolicy(GetAuthPolicyRequest getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAuthPolicyResponse> |
VpcLatticeAsyncClient.getAuthPolicy(Consumer<GetAuthPolicyRequest.Builder> getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
default CompletableFuture<GetAuthPolicyResponse> |
VpcLatticeAsyncClient.getAuthPolicy(GetAuthPolicyRequest getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
Copyright © 2023. All rights reserved.