EventSubscription.UpdateStages.WithExpirationTimeUtc Interface
public static interface EventSubscription.UpdateStages.WithExpirationTimeUtc
The stage of the EventSubscription update allowing to specify expirationTimeUtc.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withExpirationTimeUtc(OffsetDateTime expirationTimeUtc)
Specifies the expiration |
Method Details
withExpirationTimeUtc
public abstract EventSubscription.Update withExpirationTimeUtc(OffsetDateTime expirationTimeUtc)
Specifies the expirationTimeUtc property: Information about the expiration time for the event subscription..
Parameters:
Returns: