ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withPasswordValue(String password)
Use a password as a key.
|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> withPasswordValue(String password)
password - the password value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/