| 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 DeleteAuthPolicyResponse |
VpcLatticeClient.deleteAuthPolicy(Consumer<DeleteAuthPolicyRequest.Builder> deleteAuthPolicyRequest)
Deletes the specified auth policy.
|
default DeleteAuthPolicyResponse |
VpcLatticeClient.deleteAuthPolicy(DeleteAuthPolicyRequest deleteAuthPolicyRequest)
Deletes the specified auth policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAuthPolicyResponse> |
VpcLatticeAsyncClient.deleteAuthPolicy(Consumer<DeleteAuthPolicyRequest.Builder> deleteAuthPolicyRequest)
Deletes the specified auth policy.
|
default CompletableFuture<DeleteAuthPolicyResponse> |
VpcLatticeAsyncClient.deleteAuthPolicy(DeleteAuthPolicyRequest deleteAuthPolicyRequest)
Deletes the specified auth policy.
|
Copyright © 2023. All rights reserved.