Uses of Class
co.yellowdog.platform.model.RetryPolicy.Builder
Packages that use RetryPolicy.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of RetryPolicy.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return RetryPolicy.BuilderModifier and TypeMethodDescriptionstatic RetryPolicy.BuilderRetryPolicy.builder()RetryPolicy.Builder.maxRetries(int maxRetries) The maximum number of times aTaskcan be retried.RetryPolicy.Builder.retryErrors(Selection<TaskErrorSelector> retryErrors)