CopyableBuilder<UpdateThingShadowResponse.Builder,UpdateThingShadowResponse>
, SdkBuilder<UpdateThingShadowResponse.Builder,UpdateThingShadowResponse>
public static interface UpdateThingShadowResponse.Builder extends CopyableBuilder<UpdateThingShadowResponse.Builder,UpdateThingShadowResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateThingShadowResponse.Builder |
payload(ByteBuffer payload) |
The state information, in JSON format.
|
copy
apply, build
UpdateThingShadowResponse.Builder payload(ByteBuffer payload)
The state information, in JSON format.
payload
- The state information, in JSON format.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.