ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface CertificateCredential.DefinitionStages.WithStartDate<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.DefinitionStages.WithAttach<ParentT> |
withStartDate(org.joda.time.DateTime startDate)
Specifies the start date after which password or key would be valid.
|
CertificateCredential.DefinitionStages.WithAttach<ParentT> withStartDate(org.joda.time.DateTime startDate)
startDate - the start date for validityCopyright © 2019. All rights reserved.