Interface DescribeLoaResponse.Builder

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

public static interface DescribeLoaResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<DescribeLoaResponse.Builder,DescribeLoaResponse>
  • Method Details

    • loaContent

      DescribeLoaResponse.Builder loaContent(SdkBytes loaContent)

      The binary contents of the LOA-CFA document.

      Parameters:
      loaContent - The binary contents of the LOA-CFA document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • loaContentType

      DescribeLoaResponse.Builder loaContentType(String loaContentType)

      The standard media type for the LOA-CFA document. The only supported value is application/pdf.

      Parameters:
      loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • loaContentType

      DescribeLoaResponse.Builder loaContentType(LoaContentType loaContentType)

      The standard media type for the LOA-CFA document. The only supported value is application/pdf.

      Parameters:
      loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: