Uses of Interface
com.google.cloud.scheduler.v1.RetryConfigOrBuilder
-
Packages that use RetryConfigOrBuilder Package Description com.google.cloud.scheduler.v1 A client to Cloud Scheduler API -
-
Uses of RetryConfigOrBuilder in com.google.cloud.scheduler.v1
Classes in com.google.cloud.scheduler.v1 that implement RetryConfigOrBuilder Modifier and Type Class Description class
RetryConfig
Settings that determine the retry behavior.static class
RetryConfig.Builder
Settings that determine the retry behavior.Methods in com.google.cloud.scheduler.v1 that return RetryConfigOrBuilder Modifier and Type Method Description RetryConfigOrBuilder
Job.Builder. getRetryConfigOrBuilder()
Settings that determine the retry behavior.RetryConfigOrBuilder
Job. getRetryConfigOrBuilder()
Settings that determine the retry behavior.RetryConfigOrBuilder
JobOrBuilder. getRetryConfigOrBuilder()
Settings that determine the retry behavior.
-