Uses of Interface
software.amazon.awssdk.services.bedrockdataautomation.auth.scheme.BedrockDataAutomationAuthSchemeParams
-
-
Uses of BedrockDataAutomationAuthSchemeParams in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme
Methods in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme that return BedrockDataAutomationAuthSchemeParams Modifier and Type Method Description BedrockDataAutomationAuthSchemeParamsBedrockDataAutomationAuthSchemeParams.Builder. build()Returns aBedrockDataAutomationAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme with parameters of type BedrockDataAutomationAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>BedrockDataAutomationAuthSchemeProvider. resolveAuthScheme(BedrockDataAutomationAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of BedrockDataAutomationAuthSchemeParams in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme.internal
Classes in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme.internal that implement BedrockDataAutomationAuthSchemeParams Modifier and Type Class Description classDefaultBedrockDataAutomationAuthSchemeParamsMethods in software.amazon.awssdk.services.bedrockdataautomation.auth.scheme.internal with parameters of type BedrockDataAutomationAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultBedrockDataAutomationAuthSchemeProvider. resolveAuthScheme(BedrockDataAutomationAuthSchemeParams params)
-