| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
static Thing.Builder |
Thing.builder() |
Thing.Builder |
Thing.Builder.thingArn(String thingArn)
The ARN of the thing.
|
Thing.Builder |
Thing.Builder.thingName(String thingName)
The name of the thing.
|
Thing.Builder |
Thing.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Thing.Builder> |
Thing.serializableBuilderClass() |
Copyright © 2023. All rights reserved.