Uses of Enum
com.google.api.generator.gapic.model.HttpBindings.HttpVerb
Packages that use HttpBindings.HttpVerb
-
Uses of HttpBindings.HttpVerb in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return HttpBindings.HttpVerbModifier and TypeMethodDescriptionabstract HttpBindings.HttpVerbHttpBindings.httpVerb()static HttpBindings.HttpVerbReturns the enum constant of this type with the specified name.static HttpBindings.HttpVerb[]HttpBindings.HttpVerb.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 HttpBindings.HttpVerbModifier and TypeMethodDescriptionabstract HttpBindings.BuilderHttpBindings.Builder.setHttpVerb(HttpBindings.HttpVerb httpVerb)