public static interface DescribeLoaResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<DescribeLoaResponse.Builder,DescribeLoaResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeLoaResponse.Builder |
loaContent(SdkBytes loaContent)
The binary contents of the LOA-CFA document.
|
DescribeLoaResponse.Builder |
loaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeLoaResponse.Builder |
loaContentType(String loaContentType)
The standard media type for the LOA-CFA document.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildDescribeLoaResponse.Builder loaContent(SdkBytes loaContent)
The binary contents of the LOA-CFA document.
loaContent - The binary contents of the LOA-CFA document.DescribeLoaResponse.Builder loaContentType(String loaContentType)
The standard media type for the LOA-CFA document. The only supported value is application/pdf.
loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.LoaContentType,
LoaContentTypeDescribeLoaResponse.Builder loaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document. The only supported value is application/pdf.
loaContentType - The standard media type for the LOA-CFA document. The only supported value is application/pdf.LoaContentType,
LoaContentTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.