public class AccountSettings
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
AccountSettings() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreatedAt()
Gets the createdAt.
|
java.lang.String |
getCreatedById()
Gets the createdById.
|
java.lang.String |
getCrn()
Gets the crn.
|
java.lang.Long |
getCurrentRuleCount()
Gets the currentRuleCount.
|
java.lang.Long |
getCurrentZoneCount()
Gets the currentZoneCount.
|
java.lang.String |
getHref()
Gets the href.
|
java.lang.String |
getId()
Gets the id.
|
java.util.Date |
getLastModifiedAt()
Gets the lastModifiedAt.
|
java.lang.String |
getLastModifiedById()
Gets the lastModifiedById.
|
java.lang.Long |
getRuleCountLimit()
Gets the ruleCountLimit.
|
java.lang.Long |
getZoneCountLimit()
Gets the zoneCountLimit.
|
public java.lang.String getId()
public java.lang.String getCrn()
public java.lang.Long getRuleCountLimit()
public java.lang.Long getZoneCountLimit()
public java.lang.Long getCurrentRuleCount()
public java.lang.Long getCurrentZoneCount()
public java.lang.String getHref()
public java.util.Date getCreatedAt()
public java.lang.String getCreatedById()
public java.util.Date getLastModifiedAt()
public java.lang.String getLastModifiedById()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.