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