public class StorageGetResult extends StorageObjectResult
| Constructor and Description |
|---|
StorageGetResult(Integer tenantId,
String type,
String guid,
javax.ws.rs.core.Response object)
Initialize the needed parameters for get results
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getObject() |
getGuidgetTenantId, getTypepublic StorageGetResult(Integer tenantId, String type, String guid, javax.ws.rs.core.Response object)
tenantId - The request tenantIdtype - the type The request typeguid - the object guidobject - Response of the object in the offerCopyright © 2018 Vitam. All rights reserved.