public interface EventServiceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EventServiceConfig.ConfigSourceSpecifierCase |
getConfigSourceSpecifierCase() |
GrpcService |
getGrpcService()
Specifies the gRPC service that hosts the event reporting service.
|
GrpcServiceOrBuilder |
getGrpcServiceOrBuilder()
Specifies the gRPC service that hosts the event reporting service.
|
boolean |
hasGrpcService()
Specifies the gRPC service that hosts the event reporting service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGrpcService()
Specifies the gRPC service that hosts the event reporting service.
.envoy.config.core.v3.GrpcService grpc_service = 1;GrpcService getGrpcService()
Specifies the gRPC service that hosts the event reporting service.
.envoy.config.core.v3.GrpcService grpc_service = 1;GrpcServiceOrBuilder getGrpcServiceOrBuilder()
Specifies the gRPC service that hosts the event reporting service.
.envoy.config.core.v3.GrpcService grpc_service = 1;EventServiceConfig.ConfigSourceSpecifierCase getConfigSourceSpecifierCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.