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