CopyableBuilder<RequestTooLargeException.Builder,RequestTooLargeException>
, SdkBuilder<RequestTooLargeException.Builder,RequestTooLargeException>
public static interface RequestTooLargeException.Builder extends CopyableBuilder<RequestTooLargeException.Builder,RequestTooLargeException>
Modifier and Type | Method | Description |
---|---|---|
RequestTooLargeException.Builder |
message(String message) |
|
RequestTooLargeException.Builder |
type(String type) |
copy
apply, build
RequestTooLargeException.Builder type(String type)
type
- RequestTooLargeException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.