public static interface InvalidItemContentException.Builder extends CopyableBuilder<InvalidItemContentException.Builder,InvalidItemContentException>
| Modifier and Type | Method and Description |
|---|---|
InvalidItemContentException.Builder |
message(String message) |
InvalidItemContentException.Builder |
typeName(String typeName)
Sets the value of the TypeName property for this object.
|
copyapply, buildInvalidItemContentException.Builder typeName(String typeName)
typeName - The new value for the TypeName property for this object.InvalidItemContentException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.