public class Reclamation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Reclamation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Gets the accountId.
|
Date |
getCreatedAt()
Gets the createdAt.
|
String |
getCreatedBy()
Gets the createdBy.
|
Map<String,Object> |
getCustomProperties()
Gets the customProperties.
|
String |
getEntityCrn()
Gets the entityCrn.
|
String |
getEntityId()
Gets the entityId.
|
String |
getEntityTypeId()
Gets the entityTypeId.
|
String |
getId()
Gets the id.
|
String |
getPolicyId()
Gets the policyId.
|
String |
getResourceGroupId()
Gets the resourceGroupId.
|
String |
getResourceInstanceId()
Gets the resourceInstanceId.
|
String |
getState()
Gets the state.
|
String |
getTargetTime()
Gets the targetTime.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
public String getId()
public String getEntityId()
public String getEntityTypeId()
public String getEntityCrn()
public String getResourceInstanceId()
public String getResourceGroupId()
public String getAccountId()
public String getPolicyId()
public String getState()
public String getTargetTime()
public Map<String,Object> getCustomProperties()
public Date getCreatedAt()
public String getCreatedBy()
public Date getUpdatedAt()
public String getUpdatedBy()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.