public class ResourceKey
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ResourceKey() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Gets the accountId.
|
Date |
getCreatedAt()
Gets the createdAt.
|
String |
getCreatedBy()
Gets the createdBy.
|
Credentials |
getCredentials()
Gets the credentials.
|
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 |
getResourceGroupId()
Gets the resourceGroupId.
|
String |
getResourceInstanceUrl()
Gets the resourceInstanceUrl.
|
String |
getRole()
Gets the role.
|
String |
getSourceCrn()
Gets the sourceCrn.
|
String |
getState()
Gets the state.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
String |
getUrl()
Gets the url.
|
Boolean |
isIamCompatible()
Gets the iamCompatible.
|
public String getId()
public String getGuid()
public String getCrn()
public String getUrl()
public String getName()
public String getAccountId()
public String getResourceGroupId()
public String getSourceCrn()
public String getRole()
public String getState()
public Credentials getCredentials()
public Boolean isIamCompatible()
public String getResourceInstanceUrl()
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.