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