Package | Description |
---|---|
com.ibm.cloud.ibm_key_protect_api.v2.model |
Modifier and Type | Class and Description |
---|---|
class |
KMIPProfileDataBodyKMIPProfileDataNative
Properties that must be specified to profile_data when it is of native_1.0 KMIP adapter resource.
|
Modifier and Type | Method and Description |
---|---|
KMIPProfileDataBody |
KMIPAdapter.getProfileData()
Gets the profileData.
|
KMIPProfileDataBody |
CreateKMIPAdapterRequestBodyResources.profileData()
Gets the profileData.
|
Modifier and Type | Method and Description |
---|---|
CreateKMIPAdapterRequestBodyResources.Builder |
CreateKMIPAdapterRequestBodyResources.Builder.profileData(KMIPProfileDataBody profileData)
Set the profileData.
|
Constructor and Description |
---|
Builder(KMIPProfileDataBody kmipProfileDataBodyKmipProfileDataNative)
Instantiates a new Builder from an existing KMIPProfileDataBodyKMIPProfileDataNative instance.
|
Copyright © 2024 IBM Cloud. All rights reserved.