public class KMIPAdapter
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
KMIPAdapter.Profile
The profile of KMIP adapter.
|
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedAt()
Gets the createdAt.
|
String |
getCreatedBy()
Gets the createdBy.
|
String |
getDescription()
Gets the description.
|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
String |
getProfile()
Gets the profile.
|
KMIPProfileDataBody |
getProfileData()
Gets the profileData.
|
Date |
getUpdatedAt()
Gets the updatedAt.
|
String |
getUpdatedBy()
Gets the updatedBy.
|
public String getId()
public String getName()
public Date getCreatedAt()
public String getCreatedBy()
public Date getUpdatedAt()
public String getUpdatedBy()
public String getProfile()
public String getDescription()
public KMIPProfileDataBody getProfileData()
Copyright © 2024 IBM Cloud. All rights reserved.