public static interface GetJobManifestResponse.Builder extends SnowballResponse.Builder, CopyableBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>
| Modifier and Type | Method and Description |
|---|---|
GetJobManifestResponse.Builder |
manifestURI(String manifestURI)
The Amazon S3 presigned URL for the manifest file associated with the specified
JobId value. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetJobManifestResponse.Builder manifestURI(String manifestURI)
The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
manifestURI - The Amazon S3 presigned URL for the manifest file associated with the specified JobId
value.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.