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.
|
copy
applyMutation, build
Loa.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
,
LoaContentType
Loa.Builder loaContentType(LoaContentType loaContentType)
loaContentType
- The new value for the LoaContentType property for this object.LoaContentType
,
LoaContentType
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.