public class UploadResult extends Object
ArchiveTransferManager.ArchiveTransferManager| Constructor and Description | 
|---|
UploadResult(String archiveId)
Constructs a new UploadResult with the specified archive ID. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getArchiveId()
Returns the ID of the uploaded archive. 
 | 
public UploadResult(String archiveId)
archiveId - The ID of the uploaded artifact.public String getArchiveId()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.