public class KMIPObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedAt()
Gets the createdAt.
|
String |
getCreatedBy()
Gets the createdBy.
|
String |
getCreatedByKmipClientCertId()
Gets the createdByKmipClientCertId.
|
Date |
getDestroyedAt()
Gets the destroyedAt.
|
String |
getDestroyedBy()
Gets the destroyedBy.
|
String |
getDestroyedByKmipClientCertId()
Gets the destroyedByKmipClientCertId.
|
String |
getId()
Gets the id.
|
Long |
getKmipObjectType()
Gets the kmipObjectType.
|
Long |
getState()
Gets the state.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
String |
getUpdatedByKmipClientCertId()
Gets the updatedByKmipClientCertId.
|
public String getId()
public Long getKmipObjectType()
public Long getState()
public Date getCreatedAt()
public String getCreatedByKmipClientCertId()
public String getCreatedBy()
public Date getUpdatedAt()
public String getUpdatedByKmipClientCertId()
public String getUpdatedBy()
public Date getDestroyedAt()
public String getDestroyedByKmipClientCertId()
public String getDestroyedBy()
Copyright © 2024 IBM Cloud. All rights reserved.