| Package | Description |
|---|---|
| envoy.api.v2.core |
| Modifier and Type | Method and Description |
|---|---|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addCredentialsBuilder()
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addCredentialsBuilder(int index)
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clear() |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clearAccessToken()
OAuth2 access token, see
https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clearCredentialSpecifier() |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.clone() |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Builder.getCredentialsBuilder(int index)
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.mergeFrom(GrpcServiceOuterClass.GrpcService.Credentials other) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.mergeFrom(com.google.protobuf.Message other) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.newBuilder() |
static GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.newBuilder(GrpcServiceOuterClass.GrpcService.Credentials prototype) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.newBuilderForType() |
protected GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.setAccessToken(String value)
OAuth2 access token, see
https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.setAccessTokenBytes(com.google.protobuf.ByteString value)
OAuth2 access token, see
https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
|
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GrpcServiceOuterClass.GrpcService.Credentials.Builder |
GrpcServiceOuterClass.GrpcService.Credentials.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<GrpcServiceOuterClass.GrpcService.Credentials.Builder> |
GrpcServiceOuterClass.GrpcService.Builder.getCredentialsBuilderList()
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addCredentials(GrpcServiceOuterClass.GrpcService.Credentials.Builder builderForValue)
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.addCredentials(int index,
GrpcServiceOuterClass.GrpcService.Credentials.Builder builderForValue)
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcServiceOuterClass.GrpcService.Builder |
GrpcServiceOuterClass.GrpcService.Builder.setCredentials(int index,
GrpcServiceOuterClass.GrpcService.Credentials.Builder builderForValue)
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
Copyright © 2018 The Envoy Project. All rights reserved.