| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.auth.v2 |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request |
AttributeContext.Request.Builder.build() |
AttributeContext.Request |
AttributeContext.Request.Builder.buildPartial() |
static AttributeContext.Request |
AttributeContext.Request.getDefaultInstance() |
AttributeContext.Request |
AttributeContext.Request.getDefaultInstanceForType() |
AttributeContext.Request |
AttributeContext.Request.Builder.getDefaultInstanceForType() |
AttributeContext.Request |
AttributeContextOrBuilder.getRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Request |
AttributeContext.getRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Request |
AttributeContext.Builder.getRequest()
Represents a network request, such as an HTTP request.
|
static AttributeContext.Request |
AttributeContext.Request.parseDelimitedFrom(InputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(byte[] data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(ByteBuffer data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(InputStream input) |
static AttributeContext.Request |
AttributeContext.Request.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Request> |
AttributeContext.Request.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Request> |
AttributeContext.Request.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request.Builder |
AttributeContext.Request.Builder.mergeFrom(AttributeContext.Request other) |
AttributeContext.Builder |
AttributeContext.Builder.mergeRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
static AttributeContext.Request.Builder |
AttributeContext.Request.newBuilder(AttributeContext.Request prototype) |
AttributeContext.Builder |
AttributeContext.Builder.setRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.