public class StorageObjectRequest extends StorageRequest
| Constructor and Description |
|---|
StorageObjectRequest(Integer tenantId,
String type,
String guid)
Initialize the needed parameters for request on an object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid()
Gets the guid
|
String |
toString() |
getTenantId, getTypepublic String getGuid()
public String toString()
toString in class StorageRequestCopyright © 2018 Vitam. All rights reserved.