| Package | Description |
|---|---|
| io.fabric8.mockwebserver.crud |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AttributeSet,String> |
CrudDispatcher.map |
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
AttributeSet.add(Attribute... attr) |
AttributeSet |
AttributeExtractor.fromPath(String path) |
AttributeSet |
AttributeExtractor.fromResource(String resource) |
static AttributeSet |
AttributeSet.map(Attribute... attributes) |
static AttributeSet |
AttributeSet.merge(AttributeSet... attributeSets) |
| Modifier and Type | Method and Description |
|---|---|
Map<AttributeSet,String> |
CrudDispatcher.getMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AttributeSet.matches(AttributeSet candidate)
matches if attributes in db has (or doesn't if WITHOUT command) a set of candidate attributes
Also supports EXISTS and NOT_EXISTS operations
|
static AttributeSet |
AttributeSet.merge(AttributeSet... attributeSets) |
Copyright © 2015–2024 Red Hat. All rights reserved.