Uses of Interface
software.amazon.awssdk.services.machinelearning.MachineLearningServiceClientConfiguration.Builder
Packages that use MachineLearningServiceClientConfiguration.Builder
Package
Description
Definition of the public APIs exposed by Amazon Machine Learning
-
Uses of MachineLearningServiceClientConfiguration.Builder in software.amazon.awssdk.services.machinelearning
Methods in software.amazon.awssdk.services.machinelearning that return MachineLearningServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionMachineLearningServiceClientConfiguration.Builder.authSchemeProvider(MachineLearningAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerMachineLearningServiceClientConfiguration.builder()MachineLearningServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerMachineLearningServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideMachineLearningServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerMachineLearningServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationMachineLearningServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.machinelearning with parameters of type MachineLearningServiceClientConfiguration.BuilderModifierConstructorDescriptionMachineLearningServiceClientConfiguration(MachineLearningServiceClientConfiguration.Builder builder) -
Uses of MachineLearningServiceClientConfiguration.Builder in software.amazon.awssdk.services.machinelearning.internal
Classes in software.amazon.awssdk.services.machinelearning.internal that implement MachineLearningServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.machinelearning.internal that return MachineLearningServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionMachineLearningServiceClientConfigurationBuilder.authSchemeProvider(MachineLearningAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerMachineLearningServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerMachineLearningServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideMachineLearningServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerMachineLearningServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationMachineLearningServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region