Uses of Interface
software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.BedrockDataAutomationRuntimeAuthSchemeProvider
-
-
Uses of BedrockDataAutomationRuntimeAuthSchemeProvider in software.amazon.awssdk.services.bedrockdataautomationruntime
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime that return BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Method Description BedrockDataAutomationRuntimeAuthSchemeProviderBedrockDataAutomationRuntimeServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerBedrockDataAutomationRuntimeAuthSchemeProviderBedrockDataAutomationRuntimeServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.bedrockdataautomationruntime with parameters of type BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Method Description default BBedrockDataAutomationRuntimeBaseClientBuilder. authSchemeProvider(BedrockDataAutomationRuntimeAuthSchemeProvider authSchemeProvider)Set theBedrockDataAutomationRuntimeAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.BedrockDataAutomationRuntimeServiceClientConfiguration.BuilderBedrockDataAutomationRuntimeServiceClientConfiguration.Builder. authSchemeProvider(BedrockDataAutomationRuntimeAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of BedrockDataAutomationRuntimeAuthSchemeProvider in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme that return BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Method Description static BedrockDataAutomationRuntimeAuthSchemeProviderBedrockDataAutomationRuntimeAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of BedrockDataAutomationRuntimeAuthSchemeProvider in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal
Classes in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal that implement BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Class Description classDefaultBedrockDataAutomationRuntimeAuthSchemeProvider -
Uses of BedrockDataAutomationRuntimeAuthSchemeProvider in software.amazon.awssdk.services.bedrockdataautomationruntime.internal
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.internal that return BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Method Description BedrockDataAutomationRuntimeAuthSchemeProviderBedrockDataAutomationRuntimeServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.bedrockdataautomationruntime.internal with parameters of type BedrockDataAutomationRuntimeAuthSchemeProvider Modifier and Type Method Description BedrockDataAutomationRuntimeServiceClientConfiguration.BuilderBedrockDataAutomationRuntimeServiceClientConfigurationBuilder. authSchemeProvider(BedrockDataAutomationRuntimeAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-