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
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials Modifier and Type Method Description GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials.Builder. build()GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials.Builder. buildPartial()GrpcService.GoogleGrpc.CallCredentialsGrpcService.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.CallCredentialsGrpcService.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.CallCredentialsGrpcService.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.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. getDefaultInstance()GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials.Builder. getDefaultInstanceForType()GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. getDefaultInstanceForType()static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseDelimitedFrom(InputStream input)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(byte[] data)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.ByteString data)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.CodedInputStream input)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(InputStream input)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(ByteBuffer data)static GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials. parseFrom(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 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>`_.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>`_.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.BuilderGrpcService.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.BuilderGrpcService.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>`_.GrpcService.GoogleGrpc.CallCredentials.BuilderGrpcService.GoogleGrpc.CallCredentials.Builder. mergeFrom(GrpcService.GoogleGrpc.CallCredentials other)static GrpcService.GoogleGrpc.CallCredentials.BuilderGrpcService.GoogleGrpc.CallCredentials. newBuilder(GrpcService.GoogleGrpc.CallCredentials prototype)GrpcService.GoogleGrpc.BuilderGrpcService.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.BuilderGrpcService.GoogleGrpc.Builder. addAllCallCredentials(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>`_.
-