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