SessionRetryOptions Class
- java.
lang. Object - com.
azure. cosmos. SessionRetryOptions
- com.
public final class SessionRetryOptions
SessionRetryOptions encapsulates hints which influence internal retry policies which are applied when the effective consistency used for the request is Session Consistency.
Method Summary
Modifier and Type | Method and Description |
---|---|
String | toString() |
Methods inherited from java.lang.Object
Method Details
toString
public String toString()
Overrides:
SessionRetryOptions.toString()Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java