| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateTargetsWithJobResponse.Builder |
AssociateTargetsWithJobResponse.builder() |
AssociateTargetsWithJobResponse.Builder |
AssociateTargetsWithJobResponse.Builder.description(String description)
A short text description of the job.
|
AssociateTargetsWithJobResponse.Builder |
AssociateTargetsWithJobResponse.Builder.jobArn(String jobArn)
An ARN identifying the job.
|
AssociateTargetsWithJobResponse.Builder |
AssociateTargetsWithJobResponse.Builder.jobId(String jobId)
The unique identifier you assigned to this job when it was created.
|
AssociateTargetsWithJobResponse.Builder |
AssociateTargetsWithJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateTargetsWithJobResponse.Builder> |
AssociateTargetsWithJobResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.