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