public static interface InvalidItemContentException.Builder extends software.amazon.awssdk.utils.builder.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.
|
InvalidItemContentException.Builder typeName(String typeName)
typeName - The new value for the TypeName property for this object.InvalidItemContentException.Builder message(String message)
Copyright © 2017. All rights reserved.