public class StorageRetryProperties extends HttpRetryProperties implements StorageRetry
| Constructor and Description |
|---|
StorageRetryProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecondaryHost() |
void |
setSecondaryHost(String secondaryHost) |
getRetryAfterHeader, getRetryAfterTimeUnit, setRetryAfterHeader, setRetryAfterTimeUnitgetBackoff, getMaxAttempts, getTimeout, setMaxAttempts, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRetryAfterHeader, getRetryAfterTimeUnitgetBackoff, getMaxAttempts, getTimeoutpublic String getSecondaryHost()
getSecondaryHost in interface StorageRetrypublic void setSecondaryHost(String secondaryHost)
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.