public static class SubscriptionEventInfo.Builder extends Object
SubscriptionEventInfo.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionEventInfo |
build()
Builds a new
SubscriptionEventInfo object using the set fields. |
SubscriptionEventInfo.Builder |
code(String code)
Setter for code.
|
SubscriptionEventInfo.Builder |
detail(String detail)
Setter for detail.
|
public SubscriptionEventInfo.Builder detail(String detail)
detail - String value for detail.public SubscriptionEventInfo.Builder code(String code)
code - String value for code.public SubscriptionEventInfo build()
SubscriptionEventInfo object using the set fields.SubscriptionEventInfoCopyright © 2022. All rights reserved.