Uses of Interface
software.amazon.awssdk.services.supportapp.SupportAppBaseClientBuilder
-
Packages that use SupportAppBaseClientBuilder Package Description software.amazon.awssdk.services.supportapp Amazon Web Services Support App in Slack -
-
Uses of SupportAppBaseClientBuilder in software.amazon.awssdk.services.supportapp
Classes in software.amazon.awssdk.services.supportapp with type parameters of type SupportAppBaseClientBuilder Modifier and Type Interface Description interfaceSupportAppBaseClientBuilder<B extends SupportAppBaseClientBuilder<B,C>,C>This includes configuration specific to SupportApp that is supported by bothSupportAppClientBuilderandSupportAppAsyncClientBuilder.Subinterfaces of SupportAppBaseClientBuilder in software.amazon.awssdk.services.supportapp Modifier and Type Interface Description interfaceSupportAppAsyncClientBuilderA builder for creating an instance ofSupportAppAsyncClient.interfaceSupportAppClientBuilderA builder for creating an instance ofSupportAppClient.
-