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