public static class ScheduleHsmClusterDeletionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ScheduleHsmClusterDeletionDetails |
build() |
ScheduleHsmClusterDeletionDetails.Builder |
copy(ScheduleHsmClusterDeletionDetails model) |
ScheduleHsmClusterDeletionDetails.Builder |
timeOfDeletion(Date timeOfDeletion)
An optional property indicating when to delete the HsmCluster resource, expressed in RFC
3339 timestamp format.
|
public ScheduleHsmClusterDeletionDetails.Builder timeOfDeletion(Date timeOfDeletion)
An optional property indicating when to delete the HsmCluster resource, expressed in RFC 3339 timestamp format. The specified time must be between 7 and 30 days from the time when the request is received. If this property is missing, it will be set to 30 days from the time of the request by default.
timeOfDeletion
- the value to setpublic ScheduleHsmClusterDeletionDetails build()
public ScheduleHsmClusterDeletionDetails.Builder copy(ScheduleHsmClusterDeletionDetails model)
Copyright © 2016–2024. All rights reserved.