| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.audits |
| Modifier and Type | Method and Description |
|---|---|
EncodedResponse |
Audits.getEncodedResponse(String requestId,
GetEncodedResponseEncoding encoding)
Returns the response body and size if it were re-encoded with the specified settings.
|
EncodedResponse |
Audits.getEncodedResponse(String requestId,
GetEncodedResponseEncoding encoding,
Double quality,
Boolean sizeOnly)
Returns the response body and size if it were re-encoded with the specified settings.
|
| Modifier and Type | Method and Description |
|---|---|
static GetEncodedResponseEncoding |
GetEncodedResponseEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetEncodedResponseEncoding[] |
GetEncodedResponseEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.