| 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).
|
| software.amazon.awssdk.services.vpclattice.auth.scheme | |
| software.amazon.awssdk.services.vpclattice.auth.scheme.internal | |
| software.amazon.awssdk.services.vpclattice.internal |
| Modifier and Type | Method and Description |
|---|---|
VpcLatticeAuthSchemeProvider |
VpcLatticeServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
VpcLatticeAuthSchemeProvider |
VpcLatticeServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
VpcLatticeServiceClientConfiguration.Builder |
VpcLatticeServiceClientConfiguration.Builder.authSchemeProvider(VpcLatticeAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
VpcLatticeBaseClientBuilder.authSchemeProvider(VpcLatticeAuthSchemeProvider authSchemeProvider)
Set the
VpcLatticeAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static VpcLatticeAuthSchemeProvider |
VpcLatticeAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVpcLatticeAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
VpcLatticeAuthSchemeProvider |
VpcLatticeServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
VpcLatticeServiceClientConfiguration.Builder |
VpcLatticeServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(VpcLatticeAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.