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