public class Zone
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Zone() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountId()
Gets the accountId.
|
java.lang.Long |
getAddressCount()
Gets the addressCount.
|
java.util.List<Address> |
getAddresses()
Gets the addresses.
|
java.util.Date |
getCreatedAt()
Gets the createdAt.
|
java.lang.String |
getCreatedById()
Gets the createdById.
|
java.lang.String |
getCrn()
Gets the crn.
|
java.lang.String |
getDescription()
Gets the description.
|
java.util.List<Address> |
getExcluded()
Gets the excluded.
|
java.lang.Long |
getExcludedCount()
Gets the excludedCount.
|
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.String |
getName()
Gets the name.
|
public java.lang.String getId()
public java.lang.String getCrn()
public java.lang.Long getAddressCount()
public java.lang.Long getExcludedCount()
public java.lang.String getName()
public java.lang.String getAccountId()
public java.lang.String getDescription()
public java.util.List<Address> getAddresses()
public java.util.List<Address> getExcluded()
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.