Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials
Packages that use GrpcService.GoogleGrpc.CallCredentials
-
Uses of GrpcService.GoogleGrpc.CallCredentials in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as GrpcService.GoogleGrpc.CallCredentialsModifier and TypeFieldDescriptionprivate static final GrpcService.GoogleGrpc.CallCredentialsGrpcService.GoogleGrpc.CallCredentials.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentialsModifier and TypeFieldDescriptionGrpcService.GoogleGrpc.Builder.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 final com.google.protobuf.Parser<GrpcService.GoogleGrpc.CallCredentials> GrpcService.GoogleGrpc.CallCredentials.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentialsModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.Builder.build()GrpcService.GoogleGrpc.CallCredentials.Builder.buildPartial()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.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.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>`_.GrpcService.GoogleGrpc.CallCredentials.getDefaultInstance()GrpcService.GoogleGrpc.CallCredentials.Builder.getDefaultInstanceForType()GrpcService.GoogleGrpc.CallCredentials.getDefaultInstanceForType()GrpcService.GoogleGrpc.CallCredentials.parseDelimitedFrom(InputStream input) GrpcService.GoogleGrpc.CallCredentials.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.parseFrom(byte[] data) GrpcService.GoogleGrpc.CallCredentials.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.parseFrom(com.google.protobuf.ByteString data) GrpcService.GoogleGrpc.CallCredentials.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.GoogleGrpc.CallCredentials.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.parseFrom(InputStream input) GrpcService.GoogleGrpc.CallCredentials.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.parseFrom(ByteBuffer data) GrpcService.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.CallCredentialsModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.Builder.getCallCredentialsList()A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.getCallCredentialsList()A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.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()private com.google.protobuf.RepeatedFieldBuilder<GrpcService.GoogleGrpc.CallCredentials, GrpcService.GoogleGrpc.CallCredentials.Builder, GrpcService.GoogleGrpc.CallCredentialsOrBuilder> GrpcService.GoogleGrpc.Builder.internalGetCallCredentialsFieldBuilder()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.CallCredentialsModifier and TypeMethodDescriptionGrpcService.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.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 voidGrpcService.GoogleGrpc.CallCredentials.Builder.buildPartial0(GrpcService.GoogleGrpc.CallCredentials result) private voidGrpcService.GoogleGrpc.CallCredentials.Builder.buildPartialOneofs(GrpcService.GoogleGrpc.CallCredentials result) GrpcService.GoogleGrpc.CallCredentials.Builder.mergeFrom(GrpcService.GoogleGrpc.CallCredentials other) GrpcService.GoogleGrpc.CallCredentials.newBuilder(GrpcService.GoogleGrpc.CallCredentials prototype) 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.CallCredentialsModifier and TypeMethodDescriptionGrpcService.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>`_.