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