Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.KeyActionOneOfResponse
-
Packages that use KeyActionOneOfResponse Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2.com.ibm.cloud.ibm_key_protect_api.v2.model -
-
Uses of KeyActionOneOfResponse 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 KeyActionOneOfResponse Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<KeyActionOneOfResponse>IbmKeyProtectApi. actionOnKey(ActionOnKeyOptions actionOnKeyOptions)Deprecated.this method is deprecated and may be removed in a future release -
Uses of KeyActionOneOfResponse in com.ibm.cloud.ibm_key_protect_api.v2.model
Subclasses of KeyActionOneOfResponse in com.ibm.cloud.ibm_key_protect_api.v2.model Modifier and Type Class Description classKeyActionOneOfResponseRewrapKeyResponseBodyProperties that are associated with the response body of an rewrap action.classKeyActionOneOfResponseUnwrapKeyResponseBodyProperties that are associated with the response body of an unwrap action.classKeyActionOneOfResponseWrapKeyResponseBodyProperties that are associated with the response body of a wrap action.
-