Class KMIPProfileDataBodyKMIPProfileDataNative
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.ibm_key_protect_api.v2.model.KMIPProfileDataBody
-
- com.ibm.cloud.ibm_key_protect_api.v2.model.KMIPProfileDataBodyKMIPProfileDataNative
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class KMIPProfileDataBodyKMIPProfileDataNative extends KMIPProfileDataBody
Properties that must be specified to profile_data when it is of native_1.0 KMIP adapter resource.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
KMIPProfileDataBodyKMIPProfileDataNative.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KMIPProfileDataBodyKMIPProfileDataNative.Builder
newBuilder()
New builder.-
Methods inherited from class com.ibm.cloud.ibm_key_protect_api.v2.model.KMIPProfileDataBody
crkId
-
-
-
-
Method Detail
-
newBuilder
public KMIPProfileDataBodyKMIPProfileDataNative.Builder newBuilder()
New builder.- Returns:
- a KMIPProfileDataBodyKMIPProfileDataNative builder
-
-