Uses of Interface
software.amazon.awssdk.services.quicksight.QuickSightBaseClientBuilder
-
Packages that use QuickSightBaseClientBuilder Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of QuickSightBaseClientBuilder in software.amazon.awssdk.services.quicksight
Classes in software.amazon.awssdk.services.quicksight with type parameters of type QuickSightBaseClientBuilder Modifier and Type Interface Description interfaceQuickSightBaseClientBuilder<B extends QuickSightBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon QuickSight that is supported by bothQuickSightClientBuilderandQuickSightAsyncClientBuilder.Subinterfaces of QuickSightBaseClientBuilder in software.amazon.awssdk.services.quicksight Modifier and Type Interface Description interfaceQuickSightAsyncClientBuilderA builder for creating an instance ofQuickSightAsyncClient.interfaceQuickSightClientBuilderA builder for creating an instance ofQuickSightClient.
-