Interface GetThingShadowResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetThingShadowResponse.Builder,GetThingShadowResponse>, IotDataPlaneResponse.Builder, SdkBuilder<GetThingShadowResponse.Builder,GetThingShadowResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetThingShadowResponse

public static interface GetThingShadowResponse.Builder extends IotDataPlaneResponse.Builder, SdkPojo, CopyableBuilder<GetThingShadowResponse.Builder,GetThingShadowResponse>
  • Method Details

    • payload

      The state information, in JSON format.

      Parameters:
      payload - The state information, in JSON format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.