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