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