Interface SageMakerFeatureStoreRuntimeAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>,AwsClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>,Buildable,SageMakerFeatureStoreRuntimeBaseClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>,SdkAsyncClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>,SdkBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>,SdkClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface SageMakerFeatureStoreRuntimeAsyncClientBuilder extends AwsAsyncClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>, SageMakerFeatureStoreRuntimeBaseClientBuilder<SageMakerFeatureStoreRuntimeAsyncClientBuilder,SageMakerFeatureStoreRuntimeAsyncClient>
A builder for creating an instance ofSageMakerFeatureStoreRuntimeAsyncClient. This can be created with the staticSageMakerFeatureStoreRuntimeAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.sagemakerfeaturestoreruntime.SageMakerFeatureStoreRuntimeBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-