public class Workload extends BrktResource
| Constructor and Description |
|---|
Workload() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillingGroupId() |
Boolean |
getDeleted() |
Boolean |
getEnableServiceDomain() |
Boolean |
getExpired() |
Timestamp |
getLeaseExpireTime() |
Timestamp |
getLeaseModifiedTime() |
BigDecimal |
getMaxCost() |
Map<String,String> |
getMetadata() |
Constants.RequestedState |
getRequestedState() |
String |
getServiceDomain() |
String |
getWorkloadTemplateId() |
String |
getZoneId() |
String |
toString() |
getCreatedBy, getCreatedTime, getCustomerId, getDescription, getId, getModifiedBy, getModifiedTime, getNamepublic String getBillingGroupId()
public Boolean getDeleted()
public Boolean getEnableServiceDomain()
public Boolean getExpired()
public Timestamp getLeaseExpireTime()
public Timestamp getLeaseModifiedTime()
public BigDecimal getMaxCost()
public Constants.RequestedState getRequestedState()
public String getServiceDomain()
public String getWorkloadTemplateId()
public String getZoneId()
public String toString()
toString in class BrktResourceCopyright © 2015. All rights reserved.