public static interface GetThingShadowRequest.Builder extends IotDataPlaneRequest.Builder, SdkPojo, CopyableBuilder<GetThingShadowRequest.Builder,GetThingShadowRequest>
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetThingShadowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetThingShadowRequest.Builder |
shadowName(String shadowName)
The name of the shadow.
|
GetThingShadowRequest.Builder |
thingName(String thingName)
The name of the thing.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetThingShadowRequest.Builder thingName(String thingName)
The name of the thing.
thingName - The name of the thing.GetThingShadowRequest.Builder shadowName(String shadowName)
The name of the shadow.
shadowName - The name of the shadow.GetThingShadowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetThingShadowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.