Class TeardownSection
java.lang.Object
org.opensearch.test.rest.yaml.section.TeardownSection
public class TeardownSection
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static TeardownSectionEMPTY -
Method Summary
Modifier and Type Method Description java.util.List<ExecutableSection>getDoSections()SkipSectiongetSkipSection()booleanisEmpty()static TeardownSectionparse(org.opensearch.common.xcontent.XContentParser parser)
-
Field Details
-
Method Details
-
parse
public static TeardownSection parse(org.opensearch.common.xcontent.XContentParser parser) throws java.io.IOException- Throws:
java.io.IOException
-
getSkipSection
-
getDoSections
-
isEmpty
public boolean isEmpty()
-