public static interface CreateSoftwareUpdateJobResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<CreateSoftwareUpdateJobResponse.Builder,CreateSoftwareUpdateJobResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSoftwareUpdateJobResponse.Builder |
iotJobArn(String iotJobArn)
The IoT Job ARN corresponding to this update.
|
CreateSoftwareUpdateJobResponse.Builder |
iotJobId(String iotJobId)
The IoT Job Id corresponding to this update.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateSoftwareUpdateJobResponse.Builder iotJobArn(String iotJobArn)
iotJobArn - The IoT Job ARN corresponding to this update.CreateSoftwareUpdateJobResponse.Builder iotJobId(String iotJobId)
iotJobId - The IoT Job Id corresponding to this update.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.