Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.PatchKeyOptions.Builder
-
Packages that use PatchKeyOptions.Builder Package Description com.ibm.cloud.ibm_key_protect_api.v2.model -
-
Uses of PatchKeyOptions.Builder in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return PatchKeyOptions.Builder Modifier and Type Method Description PatchKeyOptions.BuilderPatchKeyOptions.Builder. bluemixInstance(String bluemixInstance)Set the bluemixInstance.PatchKeyOptions.BuilderPatchKeyOptions.Builder. correlationId(String correlationId)Set the correlationId.PatchKeyOptions.BuilderPatchKeyOptions.Builder. id(String id)Set the id.PatchKeyOptions.BuilderPatchKeyOptions.Builder. keyPatchBody(File keyPatchBody)Set the keyPatchBody.PatchKeyOptions.BuilderPatchKeyOptions.Builder. keyPatchBody(InputStream keyPatchBody)Set the keyPatchBody.PatchKeyOptions.BuilderPatchKeyOptions. newBuilder()New builder.PatchKeyOptions.BuilderPatchKeyOptions.Builder. xKmsKeyRing(String xKmsKeyRing)Set the xKmsKeyRing.
-