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 class
KeyActionOneOfResponseRewrapKeyResponseBody
Properties that are associated with the response body of an rewrap action.class
KeyActionOneOfResponseUnwrapKeyResponseBody
Properties that are associated with the response body of an unwrap action.class
KeyActionOneOfResponseWrapKeyResponseBody
Properties that are associated with the response body of a wrap action.
-