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