public static interface DescribeLoaResponse.Builder extends DirectConnectResponse.Builder, CopyableBuilder<DescribeLoaResponse.Builder,DescribeLoaResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeLoaResponse.Builder |
loaContent(ByteBuffer loaContent)
Sets the value of the LoaContent property for this object.
|
DescribeLoaResponse.Builder |
loaContentType(LoaContentType loaContentType)
Sets the value of the LoaContentType property for this object.
|
DescribeLoaResponse.Builder |
loaContentType(String loaContentType)
Sets the value of the LoaContentType property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDescribeLoaResponse.Builder loaContent(ByteBuffer loaContent)
To preserve immutability, the remaining bytes in the provided buffer will be copied into a new buffer when set.
loaContent - The new value for the LoaContent property for this object.DescribeLoaResponse.Builder loaContentType(String loaContentType)
loaContentType - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeDescribeLoaResponse.Builder loaContentType(LoaContentType loaContentType)
loaContentType - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.