public class StorageRequest extends Object
| Constructor and Description |
|---|
StorageRequest(Integer tenantId,
String type)
Initialize the needed parameters for request.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getTenantId()
Gets the tenantId
|
String |
getType()
Gets the type
|
String |
toString() |
Copyright © 2018 Vitam. All rights reserved.