public class RegenerateKeysParameters extends Object
| Constructor and Description |
|---|
RegenerateKeysParameters() |
| Modifier and Type | Method and Description |
|---|---|
Policykey |
policykey()
Get the policykey value.
|
RegenerateKeysParameters |
withPolicykey(Policykey policykey)
Set the policykey value.
|
public Policykey policykey()
public RegenerateKeysParameters withPolicykey(Policykey policykey)
policykey - the policykey 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.
*/