Uses of Class
io.envoyproxy.envoy.watchdog.v3.AbortActionConfig.Builder
Packages that use AbortActionConfig.Builder
-
Uses of AbortActionConfig.Builder in io.envoyproxy.envoy.watchdog.v3
Methods in io.envoyproxy.envoy.watchdog.v3 that return AbortActionConfig.BuilderModifier and TypeMethodDescriptionAbortActionConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AbortActionConfig.Builder.clear()AbortActionConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) AbortActionConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) AbortActionConfig.Builder.clearWaitDuration()How long to wait for the thread to respond to the thread kill function before killing the process from this action.AbortActionConfig.Builder.clone()AbortActionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbortActionConfig.Builder.mergeFrom(com.google.protobuf.Message other) AbortActionConfig.Builder.mergeFrom(AbortActionConfig other) AbortActionConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AbortActionConfig.Builder.mergeWaitDuration(com.google.protobuf.Duration value) How long to wait for the thread to respond to the thread kill function before killing the process from this action.static AbortActionConfig.BuilderAbortActionConfig.newBuilder()static AbortActionConfig.BuilderAbortActionConfig.newBuilder(AbortActionConfig prototype) AbortActionConfig.newBuilderForType()protected AbortActionConfig.BuilderAbortActionConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) AbortActionConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AbortActionConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) AbortActionConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AbortActionConfig.Builder.setWaitDuration(com.google.protobuf.Duration value) How long to wait for the thread to respond to the thread kill function before killing the process from this action.AbortActionConfig.Builder.setWaitDuration(com.google.protobuf.Duration.Builder builderForValue) How long to wait for the thread to respond to the thread kill function before killing the process from this action.AbortActionConfig.toBuilder()