Home
last modified time | relevance | path

Searched defs:getRequestFormatter (Results 1 – 1 of 1) sorted by relevance

/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
DApiMethodDescriptor.java50 public abstract HttpRequestFormatter<RequestT> getRequestFormatter(); in getRequestFormatter() method in ApiMethodDescriptor
81 public abstract HttpRequestFormatter<RequestT> getRequestFormatter(); in getRequestFormatter() method in ApiMethodDescriptor.Builder