public static interface GetJobManifestResponse.Builder extends SnowballResponse.Builder, SdkPojo, 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. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.