public static interface Subscription.Builder extends SdkPojo, CopyableBuilder<Subscription.Builder,Subscription>
| Modifier and Type | Method and Description |
|---|---|
Subscription.Builder |
description(String description)
The description of the subscription.
|
Subscription.Builder |
event(String event)
The name of the subscription.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubscription.Builder event(String event)
The name of the subscription.
event - The name of the subscription.Subscription.Builder description(String description)
The description of the subscription.
description - The description of the subscription.Copyright © 2023. All rights reserved.