Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.GetKeyCollectionMetadataOptions
-
Packages that use GetKeyCollectionMetadataOptions 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 GetKeyCollectionMetadataOptions in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 with parameters of type GetKeyCollectionMetadataOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Void>
IbmKeyProtectApi. getKeyCollectionMetadata(GetKeyCollectionMetadataOptions getKeyCollectionMetadataOptions)
Retrieve key total. -
Uses of GetKeyCollectionMetadataOptions in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return GetKeyCollectionMetadataOptions Modifier and Type Method Description GetKeyCollectionMetadataOptions
GetKeyCollectionMetadataOptions.Builder. build()
Builds a GetKeyCollectionMetadataOptions.
-