Uses of Enum
org.apache.flink.runtime.rest.handler.RestHandlerException.LoggingBehavior
Packages that use RestHandlerException.LoggingBehavior
-
Uses of RestHandlerException.LoggingBehavior in org.apache.flink.runtime.rest.handler
Methods in org.apache.flink.runtime.rest.handler that return RestHandlerException.LoggingBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RestHandlerException.LoggingBehavior[]RestHandlerException.LoggingBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.flink.runtime.rest.handler with parameters of type RestHandlerException.LoggingBehaviorModifierConstructorDescriptionRestHandlerException(String errorMessage, org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponseStatus httpResponseStatus, RestHandlerException.LoggingBehavior loggingBehavior)