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