| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.fetch |
| Modifier and Type | Method and Description |
|---|---|
RequestStage |
RequestPattern.getRequestStage()
Stage at wich to begin intercepting requests.
|
static RequestStage |
RequestStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestStage[] |
RequestStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestPattern.setRequestStage(RequestStage requestStage)
Stage at wich to begin intercepting requests.
|
Copyright © 2020. All rights reserved.