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, getType
public String getGuid()
public boolean isNoCache()
public String toString()
toString
in class StorageRequest
Copyright © 2019 Vitam. All rights reserved.