public static interface GetThingShadowResponse.Builder extends IotDataPlaneResponse.Builder, CopyableBuilder<GetThingShadowResponse.Builder,GetThingShadowResponse>
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowResponse.Builder |
payload(SdkBytes payload)
The state information, in JSON format.
|
buildsdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetThingShadowResponse.Builder payload(SdkBytes payload)
The state information, in JSON format.
payload - The state information, in JSON format.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.