| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.auth.scheme | |
| software.amazon.awssdk.services.vpclattice.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static VpcLatticeAuthSchemeParams.Builder |
VpcLatticeAuthSchemeParams.builder()
Get a new builder for creating a
VpcLatticeAuthSchemeParams. |
VpcLatticeAuthSchemeParams.Builder |
VpcLatticeAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
VpcLatticeAuthSchemeParams.Builder |
VpcLatticeAuthSchemeParams.Builder.region(Region region)
Set the region.
|
VpcLatticeAuthSchemeParams.Builder |
VpcLatticeAuthSchemeParams.toBuilder()
Returns a
VpcLatticeAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
VpcLatticeAuthSchemeProvider.resolveAuthScheme(Consumer<VpcLatticeAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static VpcLatticeAuthSchemeParams.Builder |
DefaultVpcLatticeAuthSchemeParams.builder() |
VpcLatticeAuthSchemeParams.Builder |
DefaultVpcLatticeAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.