| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceJob.Builder |
DeviceJob.builder() |
DeviceJob.Builder |
DeviceJob.Builder.createdTime(Instant createdTime)
When the job was created.
|
DeviceJob.Builder |
DeviceJob.Builder.deviceId(String deviceId)
The ID of the target device.
|
DeviceJob.Builder |
DeviceJob.Builder.deviceName(String deviceName)
The name of the target device
|
DeviceJob.Builder |
DeviceJob.Builder.jobId(String jobId)
The job's ID.
|
DeviceJob.Builder |
DeviceJob.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeviceJob.Builder> |
DeviceJob.serializableBuilderClass() |
Copyright © 2022. All rights reserved.