CopyableBuilder<GetJobUnlockCodeResponse.Builder,GetJobUnlockCodeResponse>, SdkBuilder<GetJobUnlockCodeResponse.Builder,GetJobUnlockCodeResponse>public static interface GetJobUnlockCodeResponse.Builder extends CopyableBuilder<GetJobUnlockCodeResponse.Builder,GetJobUnlockCodeResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetJobUnlockCodeResponse.Builder |
unlockCode(String unlockCode) |
The
UnlockCode value for the specified job. |
copyapply, buildGetJobUnlockCodeResponse.Builder unlockCode(String unlockCode)
The UnlockCode value for the specified job. The UnlockCode value can be accessed
for up to 90 days after the job has been created.
unlockCode - The UnlockCode value for the specified job. The UnlockCode value can be
accessed for up to 90 days after the job has been created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.