@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class UploadSession extends Object
Constructor and Description |
---|
UploadSession() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DateTime |
getExpires()
The ISO 8601 date and time stamp at which this session will expire.
|
String |
getId()
The upload ID.
|
String |
getType()
UploadSession
|
String |
getUrl()
A pre-signed URL for doing a PUT upload of the data.
|
int |
hashCode() |
String |
toString() |
public String getId()
public String getUrl()
public DateTime getExpires()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.