Uses of Interface
com.google.cloud.tasks.v2beta2.RetryConfigOrBuilder
-
Packages that use RetryConfigOrBuilder Package Description com.google.cloud.tasks.v2beta2 A client to Cloud Tasks API -
-
Uses of RetryConfigOrBuilder in com.google.cloud.tasks.v2beta2
Classes in com.google.cloud.tasks.v2beta2 that implement RetryConfigOrBuilder Modifier and Type Class Description class
RetryConfig
Retry config.static class
RetryConfig.Builder
Retry config.Methods in com.google.cloud.tasks.v2beta2 that return RetryConfigOrBuilder Modifier and Type Method Description RetryConfigOrBuilder
Queue.Builder. getRetryConfigOrBuilder()
Settings that determine the retry behavior.RetryConfigOrBuilder
Queue. getRetryConfigOrBuilder()
Settings that determine the retry behavior.RetryConfigOrBuilder
QueueOrBuilder. getRetryConfigOrBuilder()
Settings that determine the retry behavior.
-