Uses of Interface
software.amazon.awssdk.services.appintegrations.AppIntegrationsClientBuilder
-
Packages that use AppIntegrationsClientBuilder Package Description software.amazon.awssdk.services.appintegrations The Amazon AppIntegrations service enables you to configure and reuse connections to external applications. -
-
Uses of AppIntegrationsClientBuilder in software.amazon.awssdk.services.appintegrations
Methods in software.amazon.awssdk.services.appintegrations that return AppIntegrationsClientBuilder Modifier and Type Method Description static AppIntegrationsClientBuilderAppIntegrationsClient. builder()Create a builder that can be used to configure and create aAppIntegrationsClient.
-