public class TenantParams extends Object
| Constructor and Description |
|---|
TenantParams() |
TenantParams(String id,
Map<String,Integer> retentions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Map<String,Integer> |
getRetentions() |
void |
setId(String id) |
void |
setRetentions(Map<String,Integer> retentions) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.