Uses of Class
com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
-
Packages that use CertificateOperationUpdateParameter Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of CertificateOperationUpdateParameter in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return CertificateOperationUpdateParameter Modifier and Type Method Description CertificateOperationUpdateParameter
CertificateOperationUpdateParameter. withCancellationRequested(boolean cancellationRequested)
Set the cancellationRequested value.
-