CopyableBuilder<GetThingShadowRequest.Builder,GetThingShadowRequest>
, SdkBuilder<GetThingShadowRequest.Builder,GetThingShadowRequest>
public static interface GetThingShadowRequest.Builder extends CopyableBuilder<GetThingShadowRequest.Builder,GetThingShadowRequest>
Modifier and Type | Method | Description |
---|---|---|
GetThingShadowRequest.Builder |
thingName(String thingName) |
The name of the thing.
|
copy
apply, build
GetThingShadowRequest.Builder thingName(String thingName)
The name of the thing.
thingName
- The name of the thing.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.