Uses of Interface
software.amazon.awssdk.services.appflow.AppflowBaseClientBuilder
-
Packages that use AppflowBaseClientBuilder Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of AppflowBaseClientBuilder in software.amazon.awssdk.services.appflow
Classes in software.amazon.awssdk.services.appflow with type parameters of type AppflowBaseClientBuilder Modifier and Type Interface Description interfaceAppflowBaseClientBuilder<B extends AppflowBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Appflow that is supported by bothAppflowClientBuilderandAppflowAsyncClientBuilder.Subinterfaces of AppflowBaseClientBuilder in software.amazon.awssdk.services.appflow Modifier and Type Interface Description interfaceAppflowAsyncClientBuilderA builder for creating an instance ofAppflowAsyncClient.interfaceAppflowClientBuilderA builder for creating an instance ofAppflowClient.
-