Uses of Class
software.amazon.awssdk.services.appmesh.model.HttpRetryPolicy
-
Packages that use HttpRetryPolicy Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of HttpRetryPolicy in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return HttpRetryPolicy Modifier and Type Method Description HttpRetryPolicyHttpRoute. retryPolicy()An object that represents a retry policy.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type HttpRetryPolicy Modifier and Type Method Description HttpRoute.BuilderHttpRoute.Builder. retryPolicy(HttpRetryPolicy retryPolicy)An object that represents a retry policy.
-