public static final class ExternalAuth.OkHttpResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder> implements ExternalAuth.OkHttpResponseOrBuilder
HTTP attributes for an ok response.
Protobuf type envoy.service.auth.v2alpha.OkHttpResponse
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.OkHttpResponse.Builder |
addAllHeaders(Iterable<? extends Base.HeaderValueOption> values)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
addHeaders(Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
addHeaders(Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
addHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
addHeaders(int index,
Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
addHeadersBuilder()
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
addHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExternalAuth.OkHttpResponse |
build() |
ExternalAuth.OkHttpResponse |
buildPartial() |
ExternalAuth.OkHttpResponse.Builder |
clear() |
ExternalAuth.OkHttpResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExternalAuth.OkHttpResponse.Builder |
clearHeaders()
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExternalAuth.OkHttpResponse.Builder |
clone() |
ExternalAuth.OkHttpResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Base.HeaderValueOption |
getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
getHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
List<Base.HeaderValueOption.Builder> |
getHeadersBuilderList()
HTTP entity headers in addition to the original request headers.
|
int |
getHeadersCount()
HTTP entity headers in addition to the original request headers.
|
List<Base.HeaderValueOption> |
getHeadersList()
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOptionOrBuilder |
getHeadersOrBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
List<? extends Base.HeaderValueOptionOrBuilder> |
getHeadersOrBuilderList()
HTTP entity headers in addition to the original request headers.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExternalAuth.OkHttpResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExternalAuth.OkHttpResponse.Builder |
mergeFrom(ExternalAuth.OkHttpResponse other) |
ExternalAuth.OkHttpResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExternalAuth.OkHttpResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExternalAuth.OkHttpResponse.Builder |
removeHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExternalAuth.OkHttpResponse.Builder |
setHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
setHeaders(int index,
Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.OkHttpResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExternalAuth.OkHttpResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExternalAuth.OkHttpResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExternalAuth.OkHttpResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.Builder mergeFrom(ExternalAuth.OkHttpResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>public ExternalAuth.OkHttpResponse.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<ExternalAuth.OkHttpResponse.Builder>IOExceptionpublic List<Base.HeaderValueOption> getHeadersList()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;getHeadersList in interface ExternalAuth.OkHttpResponseOrBuilderpublic int getHeadersCount()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;getHeadersCount in interface ExternalAuth.OkHttpResponseOrBuilderpublic Base.HeaderValueOption getHeaders(int index)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;getHeaders in interface ExternalAuth.OkHttpResponseOrBuilderpublic ExternalAuth.OkHttpResponse.Builder setHeaders(int index, Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder setHeaders(int index, Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder addHeaders(Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder addHeaders(int index, Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder addHeaders(Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder addHeaders(int index, Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder addAllHeaders(Iterable<? extends Base.HeaderValueOption> values)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder clearHeaders()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public ExternalAuth.OkHttpResponse.Builder removeHeaders(int index)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public Base.HeaderValueOption.Builder getHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public Base.HeaderValueOptionOrBuilder getHeadersOrBuilder(int index)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;getHeadersOrBuilder in interface ExternalAuth.OkHttpResponseOrBuilderpublic List<? extends Base.HeaderValueOptionOrBuilder> getHeadersOrBuilderList()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;getHeadersOrBuilderList in interface ExternalAuth.OkHttpResponseOrBuilderpublic Base.HeaderValueOption.Builder addHeadersBuilder()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public Base.HeaderValueOption.Builder addHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public List<Base.HeaderValueOption.Builder> getHeadersBuilderList()
HTTP entity headers in addition to the original request headers. This allows the authorization service to append, to add or to override headers from the original request before dispatching it to the upstream. By setting `append` field to `true` in the `HeaderValueOption`, the filter will append the correspondent header value to the matched request header. Note that by Leaving `append` as false, the filter will either add a new header, or override an existing one if there is a match.
repeated .envoy.api.v2.core.HeaderValueOption headers = 2;public final ExternalAuth.OkHttpResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>public final ExternalAuth.OkHttpResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExternalAuth.OkHttpResponse.Builder>Copyright © 2019 WSO2. All rights reserved.