Enum Class OpenApiConfig.ErrorStatusConflictHandlingStrategy

java.lang.Object
java.lang.Enum<OpenApiConfig.ErrorStatusConflictHandlingStrategy>
software.amazon.smithy.openapi.OpenApiConfig.ErrorStatusConflictHandlingStrategy
All Implemented Interfaces:
Serializable, Comparable<OpenApiConfig.ErrorStatusConflictHandlingStrategy>, Constable
Enclosing class:
OpenApiConfig

public static enum OpenApiConfig.ErrorStatusConflictHandlingStrategy extends Enum<OpenApiConfig.ErrorStatusConflictHandlingStrategy>
Specifies how to resolve multiple error responses with same error codes.