Uses of Interface
software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.BedrockDataAutomationRuntimeAuthSchemeParams
-
-
Uses of BedrockDataAutomationRuntimeAuthSchemeParams in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme that return BedrockDataAutomationRuntimeAuthSchemeParams Modifier and Type Method Description BedrockDataAutomationRuntimeAuthSchemeParamsBedrockDataAutomationRuntimeAuthSchemeParams.Builder. build()Returns aBedrockDataAutomationRuntimeAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme with parameters of type BedrockDataAutomationRuntimeAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>BedrockDataAutomationRuntimeAuthSchemeProvider. resolveAuthScheme(BedrockDataAutomationRuntimeAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of BedrockDataAutomationRuntimeAuthSchemeParams in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal
Classes in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal that implement BedrockDataAutomationRuntimeAuthSchemeParams Modifier and Type Class Description classDefaultBedrockDataAutomationRuntimeAuthSchemeParamsMethods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal with parameters of type BedrockDataAutomationRuntimeAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultBedrockDataAutomationRuntimeAuthSchemeProvider. resolveAuthScheme(BedrockDataAutomationRuntimeAuthSchemeParams params)
-