CopyableBuilder<DecodeAuthorizationMessageRequest.Builder,DecodeAuthorizationMessageRequest>, SdkBuilder<DecodeAuthorizationMessageRequest.Builder,DecodeAuthorizationMessageRequest>public static interface DecodeAuthorizationMessageRequest.Builder extends CopyableBuilder<DecodeAuthorizationMessageRequest.Builder,DecodeAuthorizationMessageRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DecodeAuthorizationMessageRequest.Builder |
encodedMessage(String encodedMessage) |
The encoded message that was returned with the response.
|
copyapply, buildDecodeAuthorizationMessageRequest.Builder encodedMessage(String encodedMessage)
The encoded message that was returned with the response.
encodedMessage - The encoded message that was returned with the response.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.