public class RegistrationResource
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
RegistrationResource() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy()
Gets the createdBy.
|
Date |
getCreationDate()
Gets the creationDate.
|
String |
getDescription()
Gets the description.
|
String |
getKeyId()
Gets the keyId.
|
String |
getKeyName()
Gets the keyName.
|
KeyVersion |
getKeyVersion()
Gets the keyVersion.
|
Date |
getLastUpdated()
Gets the lastUpdated.
|
String |
getRegistrationMetadata()
Gets the registrationMetadata.
|
String |
getResourceCrn()
Gets the resourceCrn.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
Boolean |
isPreventKeyDeletion()
Gets the preventKeyDeletion.
|
public String getKeyId()
public String getKeyName()
public String getResourceCrn()
public String getCreatedBy()
public Date getCreationDate()
public String getUpdatedBy()
public Date getLastUpdated()
public String getDescription()
public String getRegistrationMetadata()
public Boolean isPreventKeyDeletion()
public KeyVersion getKeyVersion()
Copyright © 2022 IBM Cloud. All rights reserved.