Uses of Class
com.google.api.gax.httpjson.HttpJsonCallSettings.Builder
-
Packages that use HttpJsonCallSettings.Builder Package Description com.google.api.gax.httpjson -
-
Uses of HttpJsonCallSettings.Builder in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson that return HttpJsonCallSettings.Builder Modifier and Type Method Description static <RequestT,ResponseT>
HttpJsonCallSettings.Builder<RequestT,ResponseT>HttpJsonCallSettings. newBuilder()HttpJsonCallSettings.Builder<RequestT,ResponseT>HttpJsonCallSettings.Builder. setMethodDescriptor(ApiMethodDescriptor<RequestT,ResponseT> methodDescriptor)HttpJsonCallSettings.Builder<RequestT,ResponseT>HttpJsonCallSettings.Builder. setTypeRegistry(com.google.protobuf.TypeRegistry typeRegistry)HttpJsonCallSettings.BuilderHttpJsonCallSettings. toBuilder()
-