| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clear() |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearAppend()
Should the value be appended? If true (default), the value is appended to
existing values.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearHeader()
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clone() |
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeAppend(com.google.protobuf.BoolValue value)
Should the value be appended? If true (default), the value is appended to
existing values.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(Base.HeaderValueOption other) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(com.google.protobuf.Message other) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilder() |
static Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilder(Base.HeaderValueOption prototype) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilderForType() |
protected Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setAppend(com.google.protobuf.BoolValue.Builder builderForValue)
Should the value be appended? If true (default), the value is appended to
existing values.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setAppend(com.google.protobuf.BoolValue value)
Should the value be appended? If true (default), the value is appended to
existing values.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setHeader(Base.HeaderValue.Builder builderForValue)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption.Builder> |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeadersBuilder()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeadersBuilder()
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeadersBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.getHeadersBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.getHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption.Builder> |
ExternalAuth.DeniedHttpResponse.Builder.getHeadersBuilderList()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
List<Base.HeaderValueOption.Builder> |
ExternalAuth.OkHttpResponse.Builder.getHeadersBuilderList()
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeaders(Base.HeaderValueOption.Builder builderForValue)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeaders(Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.setHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.setHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
Copyright © 2019 WSO2. All rights reserved.