public class JobMetricsMessageParameters extends JobMessageParameters
| Modifier and Type | Field and Description |
|---|---|
MetricsFilterParameter |
metricsFilterParameter |
jobPathParameter| Constructor and Description |
|---|
JobMetricsMessageParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageQueryParameter<?>> |
getQueryParameters()
Returns the collection of
MessageQueryParameter that the request supports. |
getPathParametersisResolved, resolveUrlpublic final MetricsFilterParameter metricsFilterParameter
public Collection<MessageQueryParameter<?>> getQueryParameters()
MessageParametersMessageQueryParameter that the request supports. The
collection should not be modifiable.getQueryParameters in class JobMessageParametersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.