| Package | Description |
|---|---|
| envoy.api.v2.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcServiceOuterClass.GrpcService.Credentials
gRPC credentials as described at
https://grpc.io/docs/guides/auth.html#credential-types.
.. note::
Credentials are only currently implemented for the Google gRPC client.
|
static class |
GrpcServiceOuterClass.GrpcService.Credentials.Builder
gRPC credentials as described at
https://grpc.io/docs/guides/auth.html#credential-types.
.. note::
Credentials are only currently implemented for the Google gRPC client.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcServiceOuterClass.GrpcService.CredentialsOrBuilder |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getCredentialsOrBuilder(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.CredentialsOrBuilder |
GrpcServiceOuterClass.GrpcService.getCredentialsOrBuilder(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.CredentialsOrBuilder |
GrpcServiceOuterClass.GrpcService.Builder.getCredentialsOrBuilder(int index)
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 |
|---|---|
List<? extends GrpcServiceOuterClass.GrpcService.CredentialsOrBuilder> |
GrpcServiceOuterClass.GrpcServiceOrBuilder.getCredentialsOrBuilderList()
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<? extends GrpcServiceOuterClass.GrpcService.CredentialsOrBuilder> |
GrpcServiceOuterClass.GrpcService.getCredentialsOrBuilderList()
A set of credentials that will be composed to form the `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<? extends GrpcServiceOuterClass.GrpcService.CredentialsOrBuilder> |
GrpcServiceOuterClass.GrpcService.Builder.getCredentialsOrBuilderList()
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.