public static final class AttributeContext.Request.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder> implements AttributeContext.RequestOrBuilder
Represents a network request, such as an HTTP request.Protobuf type
envoy.service.auth.v2.AttributeContext.Request| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributeContext.Request |
build() |
AttributeContext.Request |
buildPartial() |
AttributeContext.Request.Builder |
clear() |
AttributeContext.Request.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AttributeContext.Request.Builder |
clearHttp()
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.Request.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AttributeContext.Request.Builder |
clearTime()
The timestamp when the proxy receives the first byte of the request.
|
AttributeContext.Request.Builder |
clone() |
AttributeContext.Request |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AttributeContext.HttpRequest |
getHttp()
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.HttpRequest.Builder |
getHttpBuilder()
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.HttpRequestOrBuilder |
getHttpOrBuilder()
Represents an HTTP request or an HTTP-like request.
|
com.google.protobuf.Timestamp |
getTime()
The timestamp when the proxy receives the first byte of the request.
|
com.google.protobuf.Timestamp.Builder |
getTimeBuilder()
The timestamp when the proxy receives the first byte of the request.
|
com.google.protobuf.TimestampOrBuilder |
getTimeOrBuilder()
The timestamp when the proxy receives the first byte of the request.
|
boolean |
hasHttp()
Represents an HTTP request or an HTTP-like request.
|
boolean |
hasTime()
The timestamp when the proxy receives the first byte of the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AttributeContext.Request.Builder |
mergeFrom(AttributeContext.Request other) |
AttributeContext.Request.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttributeContext.Request.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttributeContext.Request.Builder |
mergeHttp(AttributeContext.HttpRequest value)
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.Request.Builder |
mergeTime(com.google.protobuf.Timestamp value)
The timestamp when the proxy receives the first byte of the request.
|
AttributeContext.Request.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttributeContext.Request.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributeContext.Request.Builder |
setHttp(AttributeContext.HttpRequest.Builder builderForValue)
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.Request.Builder |
setHttp(AttributeContext.HttpRequest value)
Represents an HTTP request or an HTTP-like request.
|
AttributeContext.Request.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AttributeContext.Request.Builder |
setTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the proxy receives the first byte of the request.
|
AttributeContext.Request.Builder |
setTime(com.google.protobuf.Timestamp value)
The timestamp when the proxy receives the first byte of the request.
|
AttributeContext.Request.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AttributeContext.Request build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AttributeContext.Request buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AttributeContext.Request.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder mergeFrom(AttributeContext.Request other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public AttributeContext.Request.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributeContext.Request.Builder>IOExceptionpublic boolean hasTime()
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;hasTime in interface AttributeContext.RequestOrBuilderpublic com.google.protobuf.Timestamp getTime()
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;getTime in interface AttributeContext.RequestOrBuilderpublic AttributeContext.Request.Builder setTime(com.google.protobuf.Timestamp value)
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;public AttributeContext.Request.Builder setTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;public AttributeContext.Request.Builder mergeTime(com.google.protobuf.Timestamp value)
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;public AttributeContext.Request.Builder clearTime()
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;public com.google.protobuf.Timestamp.Builder getTimeBuilder()
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;public com.google.protobuf.TimestampOrBuilder getTimeOrBuilder()
The timestamp when the proxy receives the first byte of the request.
.google.protobuf.Timestamp time = 1;getTimeOrBuilder in interface AttributeContext.RequestOrBuilderpublic boolean hasHttp()
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;hasHttp in interface AttributeContext.RequestOrBuilderpublic AttributeContext.HttpRequest getHttp()
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;getHttp in interface AttributeContext.RequestOrBuilderpublic AttributeContext.Request.Builder setHttp(AttributeContext.HttpRequest value)
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;public AttributeContext.Request.Builder setHttp(AttributeContext.HttpRequest.Builder builderForValue)
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;public AttributeContext.Request.Builder mergeHttp(AttributeContext.HttpRequest value)
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;public AttributeContext.Request.Builder clearHttp()
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;public AttributeContext.HttpRequest.Builder getHttpBuilder()
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;public AttributeContext.HttpRequestOrBuilder getHttpOrBuilder()
Represents an HTTP request or an HTTP-like request.
.envoy.service.auth.v2.AttributeContext.HttpRequest http = 2;getHttpOrBuilder in interface AttributeContext.RequestOrBuilderpublic final AttributeContext.Request.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>public final AttributeContext.Request.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Request.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.