public static interface DeprecationRequestDetails.Builder extends SdkPojo, CopyableBuilder<DeprecationRequestDetails.Builder,DeprecationRequestDetails>
| Modifier and Type | Method and Description |
|---|---|
DeprecationRequestDetails.Builder |
deprecationAt(Instant deprecationAt)
A datetime in the future when the data set will be deprecated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeprecationRequestDetails.Builder deprecationAt(Instant deprecationAt)
A datetime in the future when the data set will be deprecated.
deprecationAt - A datetime in the future when the data set will be deprecated.Copyright © 2023. All rights reserved.