ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PasswordCredential.DefinitionStages.WithDuration<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.DefinitionStages.WithAttach<ParentT> |
withDuration(org.joda.time.Duration duration)
Specifies the duration for which password or key would be valid.
|
PasswordCredential.DefinitionStages.WithAttach<ParentT> withDuration(org.joda.time.Duration duration)
duration - the duration of validity/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/