Uses of Class
com.google.api.generator.gapic.model.RetrySettings
-
Packages that use RetrySettings Package Description com.google.api.generator.gapic.model -
-
Uses of RetrySettings in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return RetrySettings Modifier and Type Method Description static RetrySettingsRetrySettings. with(com.google.protobuf.Duration timeout, MethodConfig.RetryPolicy retryPolicy)
-