Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials
-
Packages that use GrpcService.GoogleGrpc.CallCredentials Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc.CallCredentials in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as GrpcService.GoogleGrpc.CallCredentials Modifier and Type Field Description private static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentials Modifier and Type Field Description private java.util.List<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc.Builder. callCredentials_
private java.util.List<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc. callCredentials_
private com.google.protobuf.RepeatedFieldBuilder<GrpcService.GoogleGrpc.CallCredentials,GrpcService.GoogleGrpc.CallCredentials.Builder,GrpcService.GoogleGrpc.CallCredentialsOrBuilder>
GrpcService.GoogleGrpc.Builder. callCredentialsBuilder_
private static com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc.CallCredentials. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials Modifier and Type Method Description GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials.Builder. build()
GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials.Builder. buildPartial()
GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.Builder. getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc. getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpcOrBuilder. getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. getDefaultInstance()
GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials.Builder. getDefaultInstanceForType()
GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. getDefaultInstanceForType()
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseDelimitedFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(byte[] data)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.ByteString data)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.CodedInputStream input)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(java.nio.ByteBuffer data)
static GrpcService.GoogleGrpc.CallCredentials
GrpcService.GoogleGrpc.CallCredentials. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<GrpcService.GoogleGrpc.CallCredentials,GrpcService.GoogleGrpc.CallCredentials.Builder,GrpcService.GoogleGrpc.CallCredentialsOrBuilder>
GrpcService.GoogleGrpc.Builder. getCallCredentialsFieldBuilder()
java.util.List<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc.Builder. getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.java.util.List<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc. getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.java.util.List<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpcOrBuilder. getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc.CallCredentials. getParserForType()
static com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials>
GrpcService.GoogleGrpc.CallCredentials. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.CallCredentials Modifier and Type Method Description GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. addCallCredentials(int index, GrpcService.GoogleGrpc.CallCredentials value)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. addCallCredentials(GrpcService.GoogleGrpc.CallCredentials value)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.private void
GrpcService.GoogleGrpc.CallCredentials.Builder. buildPartial0(GrpcService.GoogleGrpc.CallCredentials result)
private void
GrpcService.GoogleGrpc.CallCredentials.Builder. buildPartialOneofs(GrpcService.GoogleGrpc.CallCredentials result)
GrpcService.GoogleGrpc.CallCredentials.Builder
GrpcService.GoogleGrpc.CallCredentials.Builder. mergeFrom(GrpcService.GoogleGrpc.CallCredentials other)
static GrpcService.GoogleGrpc.CallCredentials.Builder
GrpcService.GoogleGrpc.CallCredentials. newBuilder(GrpcService.GoogleGrpc.CallCredentials prototype)
GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. setCallCredentials(int index, GrpcService.GoogleGrpc.CallCredentials value)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type GrpcService.GoogleGrpc.CallCredentials Modifier and Type Method Description GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. addAllCallCredentials(java.lang.Iterable<? extends GrpcService.GoogleGrpc.CallCredentials> values)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
-