| Modifier and Type | Method and Description |
|---|---|
RegenerateAccessKeyParameters |
RegenerateAccessKeyParameters.withKey(String key)
Set optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType.
|
RegenerateAccessKeyParameters |
RegenerateAccessKeyParameters.withKeyType(KeyType keyType)
Set the access key to regenerate.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/