public class TenantAggregateHostProtectionListing
extends java.lang.Object
| Constructor and Description |
|---|
TenantAggregateHostProtectionListing() |
TenantAggregateHostProtectionListing(java.util.List<TenantAggregateHostProtectionElement> protectionElements) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TenantAggregateHostProtectionElement> |
getProtectionElements()
The aggregate protection information for each tenant.
|
void |
setProtectionElements(java.util.List<TenantAggregateHostProtectionElement> protectionElements) |
public TenantAggregateHostProtectionListing()
public TenantAggregateHostProtectionListing(java.util.List<TenantAggregateHostProtectionElement> protectionElements)
public java.util.List<TenantAggregateHostProtectionElement> getProtectionElements()
public void setProtectionElements(java.util.List<TenantAggregateHostProtectionElement> protectionElements)
Copyright © 2015 Trend Micro Inc. All Rights Reserved.