Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.KeyFullRepresentation
-
Packages that use KeyFullRepresentation Package Description com.ibm.cloud.ibm_key_protect_api.v2.model -
-
Uses of KeyFullRepresentation in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return types with arguments of type KeyFullRepresentation Modifier and Type Method Description List<KeyFullRepresentation>
GetKeyMetadata. getResources()
Gets the resources.List<KeyFullRepresentation>
ListKeys. getResources()
Gets the resources.List<KeyFullRepresentation>
PatchKeyResponseBody. getResources()
Gets the resources.List<KeyFullRepresentation>
PurgeKey. getResources()
Gets the resources.
-