public final class SapCloudForCustomerSink extends CopySink
| Constructor and Description |
|---|
SapCloudForCustomerSink() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getHttpRequestTimeout()
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
|
SapCloudForCustomerSinkWriteBehavior |
getWriteBehavior()
Get the writeBehavior property: The write behavior for the operation.
|
SapCloudForCustomerSink |
setHttpRequestTimeout(Object httpRequestTimeout)
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
|
SapCloudForCustomerSink |
setWriteBehavior(SapCloudForCustomerSinkWriteBehavior writeBehavior)
Set the writeBehavior property: The write behavior for the operation.
|
getAdditionalProperties, getMaxConcurrentConnections, getSinkRetryCount, getSinkRetryWait, getWriteBatchSize, getWriteBatchTimeout, setAdditionalProperties, setMaxConcurrentConnections, setSinkRetryCount, setSinkRetryWait, setWriteBatchSize, setWriteBatchTimeoutpublic SapCloudForCustomerSinkWriteBehavior getWriteBehavior()
public SapCloudForCustomerSink setWriteBehavior(SapCloudForCustomerSinkWriteBehavior writeBehavior)
writeBehavior - the writeBehavior value to set.public Object getHttpRequestTimeout()
public SapCloudForCustomerSink setHttpRequestTimeout(Object httpRequestTimeout)
httpRequestTimeout - the httpRequestTimeout value to set.Copyright © 2021 Microsoft Corporation. All rights reserved.