public class MatchOperation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MatchOperation.Builder |
static class |
MatchOperation.ConflictStrategy |
Modifier and Type | Method and Description |
---|---|
static MatchOperation.Builder |
builder() |
MatchOperation.ConflictStrategy |
conflictStrategy() |
int |
getRecurseToDepth() |
boolean |
shouldFlatten() |
public int getRecurseToDepth()
public boolean shouldFlatten()
public MatchOperation.ConflictStrategy conflictStrategy()
public static MatchOperation.Builder builder()
Copyright © 2025. All rights reserved.