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