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