Interface GetJobManifestResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>, SdkBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>, SdkPojo, SdkResponse.Builder, SnowballResponse.Builder
Enclosing class:
GetJobManifestResponse

public static interface GetJobManifestResponse.Builder extends SnowballResponse.Builder, SdkPojo, CopyableBuilder<GetJobManifestResponse.Builder,GetJobManifestResponse>
  • Method Details

    • manifestURI

      GetJobManifestResponse.Builder manifestURI(String manifestURI)

      The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.

      Parameters:
      manifestURI - The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.