public static interface DeleteThingShadowResponse.Builder extends IotDataPlaneResponse.Builder, CopyableBuilder<DeleteThingShadowResponse.Builder,DeleteThingShadowResponse>
Modifier and Type | Method and Description |
---|---|
DeleteThingShadowResponse.Builder |
payload(SdkBytes payload)
The state information, in JSON format.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeleteThingShadowResponse.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.