public class CertificateOperationUpdateParameter extends Object
| Constructor and Description |
|---|
CertificateOperationUpdateParameter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancellationRequested()
Get the cancellationRequested value.
|
CertificateOperationUpdateParameter |
withCancellationRequested(boolean cancellationRequested)
Set the cancellationRequested value.
|
public boolean cancellationRequested()
public CertificateOperationUpdateParameter withCancellationRequested(boolean cancellationRequested)
cancellationRequested - the cancellationRequested value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/