Uses of Interface
software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.BedrockDataAutomationRuntimeAuthSchemeParams.Builder
-
-
Uses of BedrockDataAutomationRuntimeAuthSchemeParams.Builder in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme that return BedrockDataAutomationRuntimeAuthSchemeParams.Builder Modifier and Type Method Description static BedrockDataAutomationRuntimeAuthSchemeParams.BuilderBedrockDataAutomationRuntimeAuthSchemeParams. builder()Get a new builder for creating aBedrockDataAutomationRuntimeAuthSchemeParams.BedrockDataAutomationRuntimeAuthSchemeParams.BuilderBedrockDataAutomationRuntimeAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.BedrockDataAutomationRuntimeAuthSchemeParams.BuilderBedrockDataAutomationRuntimeAuthSchemeParams.Builder. region(Region region)Set the region.BedrockDataAutomationRuntimeAuthSchemeParams.BuilderBedrockDataAutomationRuntimeAuthSchemeParams. toBuilder()Returns aBedrockDataAutomationRuntimeAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme with type arguments of type BedrockDataAutomationRuntimeAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>BedrockDataAutomationRuntimeAuthSchemeProvider. resolveAuthScheme(Consumer<BedrockDataAutomationRuntimeAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of BedrockDataAutomationRuntimeAuthSchemeParams.Builder in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.auth.scheme.internal that return BedrockDataAutomationRuntimeAuthSchemeParams.Builder Modifier and Type Method Description static BedrockDataAutomationRuntimeAuthSchemeParams.BuilderDefaultBedrockDataAutomationRuntimeAuthSchemeParams. builder()BedrockDataAutomationRuntimeAuthSchemeParams.BuilderDefaultBedrockDataAutomationRuntimeAuthSchemeParams. toBuilder()
-