| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.analytics |
| Modifier and Type | Method and Description |
|---|---|
RequestDisposition |
AnalyticsHttpEvent.getRequestDisposition() |
static RequestDisposition |
RequestDisposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestDisposition[] |
RequestDisposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsHttpEvent.Builder |
AnalyticsHttpEvent.Builder.withRequestDisposition(RequestDisposition requestDisposition) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.