Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeBrandPublishedVersionResponse
-
Packages that use DescribeBrandPublishedVersionResponse Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of DescribeBrandPublishedVersionResponse in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return DescribeBrandPublishedVersionResponse Modifier and Type Method Description default DescribeBrandPublishedVersionResponseQuickSightClient. describeBrandPublishedVersion(Consumer<DescribeBrandPublishedVersionRequest.Builder> describeBrandPublishedVersionRequest)Describes the published version of the brand.default DescribeBrandPublishedVersionResponseQuickSightClient. describeBrandPublishedVersion(DescribeBrandPublishedVersionRequest describeBrandPublishedVersionRequest)Describes the published version of the brand.Methods in software.amazon.awssdk.services.quicksight that return types with arguments of type DescribeBrandPublishedVersionResponse Modifier and Type Method Description default CompletableFuture<DescribeBrandPublishedVersionResponse>QuickSightAsyncClient. describeBrandPublishedVersion(Consumer<DescribeBrandPublishedVersionRequest.Builder> describeBrandPublishedVersionRequest)Describes the published version of the brand.default CompletableFuture<DescribeBrandPublishedVersionResponse>QuickSightAsyncClient. describeBrandPublishedVersion(DescribeBrandPublishedVersionRequest describeBrandPublishedVersionRequest)Describes the published version of the brand.
-