public static interface GetJobUnlockCodeResponse.Builder extends SnowballResponse.Builder, SdkPojo, CopyableBuilder<GetJobUnlockCodeResponse.Builder,GetJobUnlockCodeResponse>
| Modifier and Type | Method and Description |
|---|---|
GetJobUnlockCodeResponse.Builder |
unlockCode(String unlockCode)
The
UnlockCode value for the specified job. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetJobUnlockCodeResponse.Builder unlockCode(String unlockCode)
The UnlockCode value for the specified job. The UnlockCode value can be accessed
for up to 360 days after the job has been created.
unlockCode - The UnlockCode value for the specified job. The UnlockCode value can be
accessed for up to 360 days after the job has been created.Copyright © 2023. All rights reserved.