Uses of Enum
com.google.api.gax.httpjson.ApiMethodDescriptor.MethodType
Packages that use ApiMethodDescriptor.MethodType
-
Uses of ApiMethodDescriptor.MethodType in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson that return ApiMethodDescriptor.MethodTypeModifier and TypeMethodDescriptionabstract ApiMethodDescriptor.MethodTypeApiMethodDescriptor.getType()Returns the enum constant of this type with the specified name.static ApiMethodDescriptor.MethodType[]ApiMethodDescriptor.MethodType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.gax.httpjson with parameters of type ApiMethodDescriptor.MethodTypeModifier and TypeMethodDescriptionabstract ApiMethodDescriptor.Builder<RequestT,ResponseT> ApiMethodDescriptor.Builder.setType(ApiMethodDescriptor.MethodType type)