| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.auth.scheme | |
| software.amazon.awssdk.services.datazone.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
DataZoneAuthSchemeParams |
DataZoneAuthSchemeParams.Builder.build()
Returns a
DataZoneAuthSchemeParams object that is created from the properties that have been set on
the builder. |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
DataZoneAuthSchemeProvider.resolveAuthScheme(DataZoneAuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataZoneAuthSchemeParams |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
DefaultDataZoneAuthSchemeProvider.resolveAuthScheme(DataZoneAuthSchemeParams params) |
Copyright © 2023. All rights reserved.