| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static Timer.Builder |
Timer.builder() |
Timer.Builder |
Timer.Builder.name(String name)
The name of the timer.
|
Timer.Builder |
Timer.Builder.timestamp(Instant timestamp)
The expiration time for the timer.
|
Timer.Builder |
Timer.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Timer.Builder> |
Timer.serializableBuilderClass() |
Copyright © 2023. All rights reserved.