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