Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.GetKeyMetadata
-
Packages that use GetKeyMetadata Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of GetKeyMetadata in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 that return types with arguments of type GetKeyMetadata Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetKeyMetadata>
IbmKeyProtectApi. getKeyMetadata(GetKeyMetadataOptions getKeyMetadataOptions)
Retrieve key metadata.
-