public class CIMPredicates extends Object
| Constructor and Description |
|---|
CIMPredicates() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<ResourceAllocationSettingData> |
resourceTypeIn(ResourceAllocationSettingData.ResourceType... types)
Return resource allocations of the specific type.
|
public static com.google.common.base.Predicate<ResourceAllocationSettingData> resourceTypeIn(ResourceAllocationSettingData.ResourceType... types)
type - type to match the itemsCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.