Interface GetDashboardEmbedUrlResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetDashboardEmbedUrlResponse.Builder,GetDashboardEmbedUrlResponse>, QuickSightResponse.Builder, SdkBuilder<GetDashboardEmbedUrlResponse.Builder,GetDashboardEmbedUrlResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetDashboardEmbedUrlResponse

public static interface GetDashboardEmbedUrlResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<GetDashboardEmbedUrlResponse.Builder,GetDashboardEmbedUrlResponse>
  • Method Details

    • embedUrl

      A single-use URL that you can put into your server-side webpage to embed your dashboard. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.

      Parameters:
      embedUrl - A single-use URL that you can put into your server-side webpage to embed your dashboard. This URL is valid for 5 minutes. The API operation provides the URL with an auth_code value that enables one (and only one) sign-on to a user session that is valid for 10 hours.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.