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