public static class UpdateWebhookByIdRequestBodyTargetField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected EnumWrapper<UpdateWebhookByIdRequestBodyTargetTypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
UpdateWebhookByIdRequestBodyTargetField |
build() |
UpdateWebhookByIdRequestBodyTargetField.Builder |
id(String id) |
UpdateWebhookByIdRequestBodyTargetField.Builder |
type(EnumWrapper<UpdateWebhookByIdRequestBodyTargetTypeField> type) |
UpdateWebhookByIdRequestBodyTargetField.Builder |
type(UpdateWebhookByIdRequestBodyTargetTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<UpdateWebhookByIdRequestBodyTargetTypeField> type
public Builder()
public UpdateWebhookByIdRequestBodyTargetField.Builder id(String id)
public UpdateWebhookByIdRequestBodyTargetField.Builder type(UpdateWebhookByIdRequestBodyTargetTypeField type)
public UpdateWebhookByIdRequestBodyTargetField.Builder type(EnumWrapper<UpdateWebhookByIdRequestBodyTargetTypeField> type)
public UpdateWebhookByIdRequestBodyTargetField build()