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, sdkHttpResponsecopyapplyMutation, 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.