Uses of Class
com.google.api.generator.gapic.model.GapicLroRetrySettings
Packages that use GapicLroRetrySettings
-
Uses of GapicLroRetrySettings in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return GapicLroRetrySettingsModifier and TypeMethodDescriptionabstract GapicLroRetrySettingsGapicLroRetrySettings.Builder.build()Methods in com.google.api.generator.gapic.model that return types with arguments of type GapicLroRetrySettingsModifier and TypeMethodDescriptionGapicServiceConfig.getLroRetrySetting(Service service, Method method) Method parameters in com.google.api.generator.gapic.model with type arguments of type GapicLroRetrySettingsModifier and TypeMethodDescriptionvoidGapicServiceConfig.setLroRetrySettings(Optional<List<GapicLroRetrySettings>> lroRetrySettingsOpt) -
Uses of GapicLroRetrySettings in com.google.api.generator.gapic.protoparser
Methods in com.google.api.generator.gapic.protoparser that return types with arguments of type GapicLroRetrySettings