| 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 |
|---|---|
GetAuthPolicyResult |
AmazonVPCLatticeClient.getAuthPolicy(GetAuthPolicyRequest request)
Retrieves information about the auth policy for the specified service or service network.
|
GetAuthPolicyResult |
AbstractAmazonVPCLattice.getAuthPolicy(GetAuthPolicyRequest request) |
GetAuthPolicyResult |
AmazonVPCLattice.getAuthPolicy(GetAuthPolicyRequest getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
Future<GetAuthPolicyResult> |
AbstractAmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest request) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsyncClient.getAuthPolicyAsync(GetAuthPolicyRequest request) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest getAuthPolicyRequest)
Retrieves information about the auth policy for the specified service or service network.
|
Future<GetAuthPolicyResult> |
AbstractAmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest request,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsyncClient.getAuthPolicyAsync(GetAuthPolicyRequest request,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest getAuthPolicyRequest,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler)
Retrieves information about the auth policy for the specified service or service network.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAuthPolicyResult> |
AbstractAmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest request,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsyncClient.getAuthPolicyAsync(GetAuthPolicyRequest request,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler) |
Future<GetAuthPolicyResult> |
AmazonVPCLatticeAsync.getAuthPolicyAsync(GetAuthPolicyRequest getAuthPolicyRequest,
AsyncHandler<GetAuthPolicyRequest,GetAuthPolicyResult> asyncHandler)
Retrieves information about the auth policy for the specified service or service network.
|
| Modifier and Type | Method and Description |
|---|---|
GetAuthPolicyRequest |
GetAuthPolicyRequest.clone() |
GetAuthPolicyRequest |
GetAuthPolicyRequest.withResourceIdentifier(String resourceIdentifier)
The ID or Amazon Resource Name (ARN) of the service network or service.
|
Copyright © 2023. All rights reserved.