Class WrappedKeyVersionKeyVersion
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.ibm_key_protect_api.v2.model.WrappedKeyVersionKeyVersion
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class WrappedKeyVersionKeyVersion extends com.ibm.cloud.sdk.core.service.model.GenericModel
The key version that was used to wrap the DEK. This key version is associated with the `ciphertext` value that was used in the request.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Gets the id.
-
-
-
Method Detail
-
getId
public String getId()
Gets the id. The ID of the key version.- Returns:
- the id
-
-