public class ResourceAlias
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ResourceAlias() |
| 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.
|
Date |
getDeletedAt()
Gets the deletedAt.
|
String |
getDeletedBy()
Gets the deletedBy.
|
String |
getGuid()
Gets the guid.
|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
String |
getRegionInstanceId()
Gets the regionInstanceId.
|
String |
getResourceBindingsUrl()
Gets the resourceBindingsUrl.
|
String |
getResourceGroupCrn()
Gets the resourceGroupCrn.
|
String |
getResourceGroupId()
Gets the resourceGroupId.
|
String |
getResourceInstanceId()
Gets the resourceInstanceId.
|
String |
getResourceInstanceUrl()
Gets the resourceInstanceUrl.
|
String |
getResourceKeysUrl()
Gets the resourceKeysUrl.
|
String |
getState()
Gets the state.
|
String |
getTargetCrn()
Gets the targetCrn.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
String |
getUrl()
Gets the url.
|
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 getTargetCrn()
public String getState()
public String getResourceInstanceId()
public String getRegionInstanceId()
public String getResourceInstanceUrl()
public String getResourceBindingsUrl()
public String getResourceKeysUrl()
public Date getCreatedAt()
public Date getUpdatedAt()
public Date getDeletedAt()
public String getCreatedBy()
public String getUpdatedBy()
public String getDeletedBy()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.