| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.envoy.core |
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValue |
Base.HeaderValue.Builder.build() |
Base.HeaderValue |
Base.HeaderValue.Builder.buildPartial() |
static Base.HeaderValue |
Base.HeaderValue.getDefaultInstance() |
Base.HeaderValue |
Base.HeaderValue.getDefaultInstanceForType() |
Base.HeaderValue |
Base.HeaderValue.Builder.getDefaultInstanceForType() |
Base.HeaderValue |
Base.HeaderValueOptionOrBuilder.getHeader()
Header name/value pair that this option applies to.
|
Base.HeaderValue |
Base.HeaderValueOption.getHeader()
Header name/value pair that this option applies to.
|
Base.HeaderValue |
Base.HeaderValueOption.Builder.getHeader()
Header name/value pair that this option applies to.
|
Base.HeaderValue |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
Base.HeaderValue |
GrpcServiceOuterClass.GrpcService.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
Base.HeaderValue |
GrpcServiceOuterClass.GrpcService.Builder.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
static Base.HeaderValue |
Base.HeaderValue.parseDelimitedFrom(InputStream input) |
static Base.HeaderValue |
Base.HeaderValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(byte[] data) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(ByteBuffer data) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(com.google.protobuf.ByteString data) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(InputStream input) |
static Base.HeaderValue |
Base.HeaderValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValue> |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getInitialMetadataList()
Additional metadata to include in streams initiated to the GrpcService.
|
List<Base.HeaderValue> |
GrpcServiceOuterClass.GrpcService.getInitialMetadataList()
Additional metadata to include in streams initiated to the GrpcService.
|
List<Base.HeaderValue> |
GrpcServiceOuterClass.GrpcService.Builder.getInitialMetadataList()
Additional metadata to include in streams initiated to the GrpcService.
|
com.google.protobuf.Parser<Base.HeaderValue> |
Base.HeaderValue.getParserForType() |
static com.google.protobuf.Parser<Base.HeaderValue> |
Base.HeaderValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addInitialMetadata(Base.HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addInitialMetadata(int index,
Base.HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
Base.HeaderValue.Builder |
Base.HeaderValue.Builder.mergeFrom(Base.HeaderValue other) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
static Base.HeaderValue.Builder |
Base.HeaderValue.newBuilder(Base.HeaderValue prototype) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.setInitialMetadata(int index,
Base.HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addAllInitialMetadata(Iterable<? extends Base.HeaderValue> values)
Additional metadata to include in streams initiated to the GrpcService.
|
Copyright © 2019 WSO2. All rights reserved.