static ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.builder() |
|
default ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig) |
Sets the value of the ErrorHandlingConfig property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
Sets the value of the ErrorHandlingConfig property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.idFieldNames(String... idFieldNames) |
Sets the value of the IdFieldNames property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.idFieldNames(Collection<String> idFieldNames) |
Sets the value of the IdFieldNames property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.object(String object) |
The object specified in the Zendesk flow destination.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.toBuilder() |
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.writeOperationType(String writeOperationType) |
Sets the value of the WriteOperationType property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.writeOperationType(WriteOperationType writeOperationType) |
Sets the value of the WriteOperationType property for this object.
|