public static interface ListNamedShadowsForThingRequest.Builder extends IotDataPlaneRequest.Builder, SdkPojo, CopyableBuilder<ListNamedShadowsForThingRequest.Builder,ListNamedShadowsForThingRequest>
| Modifier and Type | Method and Description |
|---|---|
ListNamedShadowsForThingRequest.Builder |
nextToken(String nextToken)
The token to retrieve the next set of results.
|
ListNamedShadowsForThingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListNamedShadowsForThingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListNamedShadowsForThingRequest.Builder |
pageSize(Integer pageSize)
The result page size.
|
ListNamedShadowsForThingRequest.Builder |
thingName(String thingName)
The name of the thing.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListNamedShadowsForThingRequest.Builder thingName(String thingName)
The name of the thing.
thingName - The name of the thing.ListNamedShadowsForThingRequest.Builder nextToken(String nextToken)
The token to retrieve the next set of results.
nextToken - The token to retrieve the next set of results.ListNamedShadowsForThingRequest.Builder pageSize(Integer pageSize)
The result page size.
pageSize - The result page size.ListNamedShadowsForThingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListNamedShadowsForThingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.