Uses of Class
io.envoyproxy.envoy.service.auth.v3.AttributeContext.HttpRequest
Packages that use AttributeContext.HttpRequest
-
Uses of AttributeContext.HttpRequest in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return AttributeContext.HttpRequestModifier and TypeMethodDescriptionAttributeContext.HttpRequest.Builder.build()AttributeContext.HttpRequest.Builder.buildPartial()static AttributeContext.HttpRequestAttributeContext.HttpRequest.getDefaultInstance()AttributeContext.HttpRequest.Builder.getDefaultInstanceForType()AttributeContext.HttpRequest.getDefaultInstanceForType()AttributeContext.Request.Builder.getHttp()Represents an HTTP request or an HTTP-like request.AttributeContext.Request.getHttp()Represents an HTTP request or an HTTP-like request.AttributeContext.RequestOrBuilder.getHttp()Represents an HTTP request or an HTTP-like request.static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseDelimitedFrom(InputStream input) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(byte[] data) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(com.google.protobuf.ByteString data) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(com.google.protobuf.CodedInputStream input) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(InputStream input) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(ByteBuffer data) static AttributeContext.HttpRequestAttributeContext.HttpRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.auth.v3 that return types with arguments of type AttributeContext.HttpRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttributeContext.HttpRequest>AttributeContext.HttpRequest.getParserForType()static com.google.protobuf.Parser<AttributeContext.HttpRequest>AttributeContext.HttpRequest.parser()Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type AttributeContext.HttpRequestModifier and TypeMethodDescriptionAttributeContext.HttpRequest.Builder.mergeFrom(AttributeContext.HttpRequest other) AttributeContext.Request.Builder.mergeHttp(AttributeContext.HttpRequest value) Represents an HTTP request or an HTTP-like request.AttributeContext.HttpRequest.newBuilder(AttributeContext.HttpRequest prototype) AttributeContext.Request.Builder.setHttp(AttributeContext.HttpRequest value) Represents an HTTP request or an HTTP-like request.