Uses of Class
com.google.logging.type.HttpRequest
Packages that use HttpRequest
-
Uses of HttpRequest in com.google.logging.type
Methods in com.google.logging.type that return HttpRequestModifier and TypeMethodDescriptionHttpRequest.Builder.build()
HttpRequest.Builder.buildPartial()
static HttpRequest
HttpRequest.getDefaultInstance()
HttpRequest.Builder.getDefaultInstanceForType()
HttpRequest.getDefaultInstanceForType()
static HttpRequest
HttpRequest.parseDelimitedFrom
(InputStream input) static HttpRequest
HttpRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpRequest
HttpRequest.parseFrom
(byte[] data) static HttpRequest
HttpRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpRequest
HttpRequest.parseFrom
(com.google.protobuf.ByteString data) static HttpRequest
HttpRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpRequest
HttpRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static HttpRequest
HttpRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpRequest
HttpRequest.parseFrom
(InputStream input) static HttpRequest
HttpRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpRequest
HttpRequest.parseFrom
(ByteBuffer data) static HttpRequest
HttpRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.type that return types with arguments of type HttpRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HttpRequest> HttpRequest.getParserForType()
static com.google.protobuf.Parser
<HttpRequest> HttpRequest.parser()
Methods in com.google.logging.type with parameters of type HttpRequestModifier and TypeMethodDescriptionHttpRequest.Builder.mergeFrom
(HttpRequest other) static HttpRequest.Builder
HttpRequest.newBuilder
(HttpRequest prototype)