public static interface DescribeLoaResponse.Builder extends DirectConnectResponse.Builder, CopyableBuilder<DescribeLoaResponse.Builder,DescribeLoaResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeLoaResponse.Builder |
loaContent(SdkBytes 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, sdkHttpResponsecopyapplyMutation, buildDescribeLoaResponse.Builder loaContent(SdkBytes loaContent)
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.