Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.GetKmipAdapterOptions
-
Packages that use GetKmipAdapterOptions 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 GetKmipAdapterOptions in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 with parameters of type GetKmipAdapterOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ListKMIPAdapters>
IbmKeyProtectApi. getKmipAdapter(GetKmipAdapterOptions getKmipAdapterOptions)
Retrieve a KMIP Adapter. -
Uses of GetKmipAdapterOptions in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return GetKmipAdapterOptions Modifier and Type Method Description GetKmipAdapterOptions
GetKmipAdapterOptions.Builder. build()
Builds a GetKmipAdapterOptions.
-