Uses of Class
software.amazon.awssdk.services.quicksight.model.GetSessionEmbedUrlRequest
-
Packages that use GetSessionEmbedUrlRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of GetSessionEmbedUrlRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type GetSessionEmbedUrlRequest Modifier and Type Method Description default CompletableFuture<GetSessionEmbedUrlResponse>QuickSightAsyncClient. getSessionEmbedUrl(GetSessionEmbedUrlRequest getSessionEmbedUrlRequest)Generates a session URL and authorization code that you can use to embed the Amazon Amazon QuickSight console in your web server code.default GetSessionEmbedUrlResponseQuickSightClient. getSessionEmbedUrl(GetSessionEmbedUrlRequest getSessionEmbedUrlRequest)Generates a session URL and authorization code that you can use to embed the Amazon Amazon QuickSight console in your web server code. -
Uses of GetSessionEmbedUrlRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type GetSessionEmbedUrlRequest Modifier and Type Method Description SdkHttpFullRequestGetSessionEmbedUrlRequestMarshaller. marshall(GetSessionEmbedUrlRequest getSessionEmbedUrlRequest)
-