com.microsoft.rest.retry.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client-runtime Show documentation
Show all versions of client-runtime Show documentation
This package contains the basic runtime for AutoRest generated Java clients.
/**
* The package contains classes that define the retry behaviors when an error
* occurs during a REST call.
*/
package com.microsoft.rest.retry;