Uses of Class
software.amazon.awssdk.services.snowball.model.GetJobUnlockCodeRequest
-
Packages that use GetJobUnlockCodeRequest Package Description software.amazon.awssdk.services.snowball The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3).software.amazon.awssdk.services.snowball.transform -
-
Uses of GetJobUnlockCodeRequest in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball with parameters of type GetJobUnlockCodeRequest Modifier and Type Method Description default CompletableFuture<GetJobUnlockCodeResponse>SnowballAsyncClient. getJobUnlockCode(GetJobUnlockCodeRequest getJobUnlockCodeRequest)Returns theUnlockCodecode value for the specified job.default GetJobUnlockCodeResponseSnowballClient. getJobUnlockCode(GetJobUnlockCodeRequest getJobUnlockCodeRequest)Returns theUnlockCodecode value for the specified job. -
Uses of GetJobUnlockCodeRequest in software.amazon.awssdk.services.snowball.transform
Methods in software.amazon.awssdk.services.snowball.transform with parameters of type GetJobUnlockCodeRequest Modifier and Type Method Description SdkHttpFullRequestGetJobUnlockCodeRequestMarshaller. marshall(GetJobUnlockCodeRequest getJobUnlockCodeRequest)
-