public class ResourceInstance
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ResourceInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Gets the accountId.
|
Date |
getCreatedAt()
Gets the createdAt.
|
String |
getCreatedBy()
Gets the createdBy.
|
String |
getCrn()
Gets the crn.
|
String |
getDashboardUrl()
Gets the dashboardUrl.
|
Date |
getDeletedAt()
Gets the deletedAt.
|
String |
getDeletedBy()
Gets the deletedBy.
|
String |
getGuid()
Gets the guid.
|
String |
getId()
Gets the id.
|
Map<String,Object> |
getLastOperation()
Gets the lastOperation.
|
String |
getName()
Gets the name.
|
Map<String,Object> |
getParameters()
Gets the parameters.
|
List<PlanHistoryItem> |
getPlanHistory()
Gets the planHistory.
|
String |
getResourceAliasesUrl()
Gets the resourceAliasesUrl.
|
String |
getResourceBindingsUrl()
Gets the resourceBindingsUrl.
|
String |
getResourceGroupCrn()
Gets the resourceGroupCrn.
|
String |
getResourceGroupId()
Gets the resourceGroupId.
|
String |
getResourceId()
Gets the resourceId.
|
String |
getResourceKeysUrl()
Gets the resourceKeysUrl.
|
String |
getResourcePlanId()
Gets the resourcePlanId.
|
Date |
getRestoredAt()
Gets the restoredAt.
|
String |
getRestoredBy()
Gets the restoredBy.
|
Date |
getScheduledReclaimAt()
Gets the scheduledReclaimAt.
|
String |
getScheduledReclaimBy()
Gets the scheduledReclaimBy.
|
String |
getState()
Gets the state.
|
String |
getSubType()
Gets the subType.
|
String |
getTargetCrn()
Gets the targetCrn.
|
String |
getType()
Gets the type.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
String |
getUrl()
Gets the url.
|
Boolean |
isAllowCleanup()
Gets the allowCleanup.
|
Boolean |
isLocked()
Gets the locked.
|
public String getId()
public String getGuid()
public String getCrn()
public String getUrl()
public String getName()
public String getAccountId()
public String getResourceGroupId()
public String getResourceGroupCrn()
public String getResourceId()
public String getResourcePlanId()
public String getTargetCrn()
public Map<String,Object> getParameters()
public String getState()
public String getType()
public String getSubType()
public Boolean isAllowCleanup()
public Boolean isLocked()
public Map<String,Object> getLastOperation()
public String getDashboardUrl()
public List<PlanHistoryItem> getPlanHistory()
public String getResourceAliasesUrl()
public String getResourceBindingsUrl()
public String getResourceKeysUrl()
public Date getCreatedAt()
public String getCreatedBy()
public Date getUpdatedAt()
public String getUpdatedBy()
public Date getDeletedAt()
public String getDeletedBy()
public Date getScheduledReclaimAt()
public String getScheduledReclaimBy()
public Date getRestoredAt()
public String getRestoredBy()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.