CopyableBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>
, SdkBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>
public static interface GetJobManifestResponse.Builder extends CopyableBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>
Modifier and Type | Method | Description |
---|---|---|
GetJobManifestResponse.Builder |
manifestURI(String manifestURI) |
The Amazon S3 presigned URL for the manifest file associated with the specified
JobId value. |
copy
apply, build
GetJobManifestResponse.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.