CopyableBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>, SdkBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>public static interface GetJobUnlockCodeRequest.Builder extends CopyableBuilder<GetJobUnlockCodeRequest.Builder,GetJobUnlockCodeRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetJobUnlockCodeRequest.Builder |
jobId(String jobId) |
The ID for the job that you want to get the
UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000. |
copyapply, buildGetJobUnlockCodeRequest.Builder jobId(String jobId)
The ID for the job that you want to get the UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000.
jobId - The ID for the job that you want to get the UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.