Class ClusterManager.OutlierDetection.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ClusterManager.OutlierDetection.Builder>
com.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
io.envoyproxy.envoy.config.bootstrap.v3.ClusterManager.OutlierDetection.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ClusterManager.OutlierDetectionOrBuilder
,Cloneable
- Enclosing class:
ClusterManager.OutlierDetection
public static final class ClusterManager.OutlierDetection.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
implements ClusterManager.OutlierDetectionOrBuilder
Protobuf type
envoy.config.bootstrap.v3.ClusterManager.OutlierDetection
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private Object
private EventServiceConfig
private com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
private void
clear()
Specifies the path to the outlier event log.[#not-implemented-hide:] The gRPC service for the outlier detection event service.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Specifies the path to the outlier event log.com.google.protobuf.ByteString
Specifies the path to the outlier event log.[#not-implemented-hide:] The gRPC service for the outlier detection event service.[#not-implemented-hide:] The gRPC service for the outlier detection event service.private com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> [#not-implemented-hide:] The gRPC service for the outlier detection event service.[#not-implemented-hide:] The gRPC service for the outlier detection event service.boolean
[#not-implemented-hide:] The gRPC service for the outlier detection event service.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
private void
[#not-implemented-hide:] The gRPC service for the outlier detection event service.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) setEventLogPath
(String value) Specifies the path to the outlier event log.setEventLogPathBytes
(com.google.protobuf.ByteString value) Specifies the path to the outlier event log.[#not-implemented-hide:] The gRPC service for the outlier detection event service.setEventService
(EventServiceConfig.Builder builderForValue) [#not-implemented-hide:] The gRPC service for the outlier detection event service.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
eventLogPath_
-
eventService_
-
eventServiceBuilder_
private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder, eventServiceBuilder_EventServiceConfigOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ClusterManager.OutlierDetection.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<ClusterManager.OutlierDetection.Builder>
-
mergeFrom
public ClusterManager.OutlierDetection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ClusterManager.OutlierDetection.Builder>
- Throws:
IOException
-
getEventLogPath
Specifies the path to the outlier event log.
string event_log_path = 1;
- Specified by:
getEventLogPath
in interfaceClusterManager.OutlierDetectionOrBuilder
- Returns:
- The eventLogPath.
-
getEventLogPathBytes
public com.google.protobuf.ByteString getEventLogPathBytes()Specifies the path to the outlier event log.
string event_log_path = 1;
- Specified by:
getEventLogPathBytes
in interfaceClusterManager.OutlierDetectionOrBuilder
- Returns:
- The bytes for eventLogPath.
-
setEventLogPath
Specifies the path to the outlier event log.
string event_log_path = 1;
- Parameters:
value
- The eventLogPath to set.- Returns:
- This builder for chaining.
-
clearEventLogPath
Specifies the path to the outlier event log.
string event_log_path = 1;
- Returns:
- This builder for chaining.
-
setEventLogPathBytes
public ClusterManager.OutlierDetection.Builder setEventLogPathBytes(com.google.protobuf.ByteString value) Specifies the path to the outlier event log.
string event_log_path = 1;
- Parameters:
value
- The bytes for eventLogPath to set.- Returns:
- This builder for chaining.
-
hasEventService
public boolean hasEventService()[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
- Specified by:
hasEventService
in interfaceClusterManager.OutlierDetectionOrBuilder
- Returns:
- Whether the eventService field is set.
-
getEventService
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
- Specified by:
getEventService
in interfaceClusterManager.OutlierDetectionOrBuilder
- Returns:
- The eventService.
-
setEventService
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-
setEventService
public ClusterManager.OutlierDetection.Builder setEventService(EventServiceConfig.Builder builderForValue) [#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-
mergeEventService
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-
clearEventService
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-
getEventServiceBuilder
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-
getEventServiceOrBuilder
[#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
- Specified by:
getEventServiceOrBuilder
in interfaceClusterManager.OutlierDetectionOrBuilder
-
getEventServiceFieldBuilder
private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder, getEventServiceFieldBuilder()EventServiceConfigOrBuilder> [#not-implemented-hide:] The gRPC service for the outlier detection event service. If empty, outlier detection events won't be sent to a remote endpoint.
.envoy.config.core.v3.EventServiceConfig event_service = 2;
-