Channel.UpdateStages.WithExpirationTimeIfNotActivatedUtc Interface
public static interface Channel.UpdateStages.WithExpirationTimeIfNotActivatedUtc
The stage of the Channel update allowing to specify expirationTimeIfNotActivatedUtc.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withExpirationTimeIfNotActivatedUtc(OffsetDateTime expirationTimeIfNotActivatedUtc)
Specifies the expiration |
Method Details
withExpirationTimeIfNotActivatedUtc
public abstract Channel.Update withExpirationTimeIfNotActivatedUtc(OffsetDateTime expirationTimeIfNotActivatedUtc)
Specifies the expirationTimeIfNotActivatedUtc property: Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted..
Parameters:
Returns: