public class ServiceObjectiveCapability extends Object
Constructor and Description |
---|
ServiceObjectiveCapability() |
Modifier and Type | Method and Description |
---|---|
UUID |
id()
Get the id value.
|
MaxSizeCapability |
includedMaxSize()
Get the includedMaxSize value.
|
String |
name()
Get the name value.
|
CapabilityStatus |
status()
Get the status value.
|
List<MaxSizeCapability> |
supportedMaxSizes()
Get the supportedMaxSizes value.
|
PerformanceLevelUnit |
unit()
Get the unit value.
|
Integer |
value()
Get the value value.
|
public String name()
public CapabilityStatus status()
public PerformanceLevelUnit unit()
public Integer value()
public UUID id()
public List<MaxSizeCapability> supportedMaxSizes()
public MaxSizeCapability includedMaxSize()
Copyright © 2019. All rights reserved.