| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.auth.scheme | |
| software.amazon.awssdk.services.inspector.auth.scheme.internal | |
| software.amazon.awssdk.services.inspector.internal |
| Modifier and Type | Method and Description |
|---|---|
InspectorAuthSchemeProvider |
InspectorServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
InspectorAuthSchemeProvider |
InspectorServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
InspectorServiceClientConfiguration.Builder |
InspectorServiceClientConfiguration.Builder.authSchemeProvider(InspectorAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
InspectorBaseClientBuilder.authSchemeProvider(InspectorAuthSchemeProvider authSchemeProvider)
Set the
InspectorAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static InspectorAuthSchemeProvider |
InspectorAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInspectorAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
InspectorAuthSchemeProvider |
InspectorServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
InspectorServiceClientConfiguration.Builder |
InspectorServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(InspectorAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.