Uses of Interface
com.google.api.HttpOrBuilder
-
Packages that use HttpOrBuilder Package Description com.google.api -
-
Uses of HttpOrBuilder in com.google.api
Classes in com.google.api that implement HttpOrBuilder Modifier and Type Class Description class
Http
Defines the HTTP configuration for an API service.static class
Http.Builder
Defines the HTTP configuration for an API service.Methods in com.google.api that return HttpOrBuilder Modifier and Type Method Description HttpOrBuilder
Service.Builder. getHttpOrBuilder()
HTTP configuration.HttpOrBuilder
Service. getHttpOrBuilder()
HTTP configuration.HttpOrBuilder
ServiceOrBuilder. getHttpOrBuilder()
HTTP configuration.
-