public class DatabaseAccountRegenerateKeyParameters extends Object
Constructor and Description |
---|
DatabaseAccountRegenerateKeyParameters() |
Modifier and Type | Method and Description |
---|---|
KeyKind |
keyKind()
Get the access key to regenerate.
|
DatabaseAccountRegenerateKeyParameters |
withKeyKind(KeyKind keyKind)
Set the access key to regenerate.
|
public DatabaseAccountRegenerateKeyParameters()
public KeyKind keyKind()
public DatabaseAccountRegenerateKeyParameters withKeyKind(KeyKind keyKind)
keyKind
- the keyKind value to setCopyright © 2019. All rights reserved.