public static class ScheduleCertificateAuthorityVersionDeletionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ScheduleCertificateAuthorityVersionDeletionDetails |
build() |
ScheduleCertificateAuthorityVersionDeletionDetails.Builder |
copy(ScheduleCertificateAuthorityVersionDeletionDetails model) |
ScheduleCertificateAuthorityVersionDeletionDetails.Builder |
timeOfDeletion(Date timeOfDeletion)
An optional property indicating when to delete the CA version, expressed in RFC
3339 timestamp format.
|
public ScheduleCertificateAuthorityVersionDeletionDetails.Builder timeOfDeletion(Date timeOfDeletion)
An optional property indicating when to delete the CA version, expressed in RFC
3339 timestamp format. Example: 2019-04-03T21:10:29.600Z
timeOfDeletion
- the value to setpublic ScheduleCertificateAuthorityVersionDeletionDetails build()
Copyright © 2016–2024. All rights reserved.