Uses of Interface
software.amazon.awssdk.services.bedrockagent.BedrockAgentServiceClientConfiguration.Builder
-
Packages that use BedrockAgentServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.bedrockagent.internal -
-
Uses of BedrockAgentServiceClientConfiguration.Builder in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return BedrockAgentServiceClientConfiguration.Builder Modifier and Type Method Description BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. authSchemeProvider(BedrockAgentAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration. builder()BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.bedrockagent with parameters of type BedrockAgentServiceClientConfiguration.Builder Constructor Description BedrockAgentServiceClientConfiguration(BedrockAgentServiceClientConfiguration.Builder builder) -
Uses of BedrockAgentServiceClientConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.internal
Classes in software.amazon.awssdk.services.bedrockagent.internal that implement BedrockAgentServiceClientConfiguration.Builder Modifier and Type Class Description classBedrockAgentServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.bedrockagent.internal that return BedrockAgentServiceClientConfiguration.Builder Modifier and Type Method Description BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. authSchemeProvider(BedrockAgentAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationBedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)BedrockAgentServiceClientConfiguration.BuilderBedrockAgentServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-