Uses of Enum
com.google.api.generator.gapic.model.GapicRetrySettings.Kind
Packages that use GapicRetrySettings.Kind
-
Uses of GapicRetrySettings.Kind in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return GapicRetrySettings.KindModifier and TypeMethodDescriptionabstract GapicRetrySettings.KindGapicRetrySettings.kind()static GapicRetrySettings.KindReturns the enum constant of this type with the specified name.static GapicRetrySettings.Kind[]GapicRetrySettings.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.generator.gapic.model with parameters of type GapicRetrySettings.KindModifier and TypeMethodDescriptionabstract GapicRetrySettings.BuilderGapicRetrySettings.Builder.setKind(GapicRetrySettings.Kind kind)