Interface GenerateEmbedUrlForAnonymousUserResponse.Builder

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

  • Method Details

    • embedUrl

      The embed URL for the dashboard.

      Parameters:
      embedUrl - The embed URL for the dashboard.
      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.
    • anonymousUserArn

      GenerateEmbedUrlForAnonymousUserResponse.Builder anonymousUserArn(String anonymousUserArn)

      The Amazon Resource Name (ARN) to use for the anonymous Amazon QuickSight user.

      Parameters:
      anonymousUserArn - The Amazon Resource Name (ARN) to use for the anonymous Amazon QuickSight user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.