public final class QueueRequestOptions extends RequestOptions
| Constructor and Description |
|---|
QueueRequestOptions()
Initializes a new instance of the QueueRequestOptions class.
|
QueueRequestOptions(QueueRequestOptions other)
Initializes a new instance of the QueueRequestOptions class as a copy of
another QueueRequestOptions instance.
|
getLocationMode, getMaximumExecutionTimeInMs, getOperationExpiryTimeInMs, getRetryPolicyFactory, getTimeoutIntervalInMs, setLocationMode, setMaximumExecutionTimeInMs, setRetryPolicyFactory, setTimeoutIntervalInMspublic QueueRequestOptions()
public QueueRequestOptions(QueueRequestOptions other)
other - The QueueRequestOptions object to copy the values
from.Copyright © 2015. All Rights Reserved.