Interface GetReportResponse.Builder

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

public static interface GetReportResponse.Builder extends ArtifactResponse.Builder, SdkPojo, CopyableBuilder<GetReportResponse.Builder,GetReportResponse>
  • Method Details

    • documentPresignedUrl

      GetReportResponse.Builder documentPresignedUrl(String documentPresignedUrl)

      Presigned S3 url to access the report content.

      Parameters:
      documentPresignedUrl - Presigned S3 url to access the report content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.