public static interface Loa.Builder extends CopyableBuilder<Loa.Builder,Loa>
| Modifier and Type | Method and Description |
|---|---|
Loa.Builder |
loaContent(SdkBytes loaContent)
Sets the value of the LoaContent property for this object.
|
Loa.Builder |
loaContentType(LoaContentType loaContentType)
Sets the value of the LoaContentType property for this object.
|
Loa.Builder |
loaContentType(String loaContentType)
Sets the value of the LoaContentType property for this object.
|
copyapplyMutation, buildLoa.Builder loaContent(SdkBytes loaContent)
loaContent - The new value for the LoaContent property for this object.Loa.Builder loaContentType(String loaContentType)
loaContentType - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeLoa.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.