public abstract class AbstractAggregatedMetricsParameters<M extends MessageQueryParameter<?>> extends MessageParameters
MessageParameters class for aggregating metrics.| Modifier and Type | Method and Description |
|---|---|
Collection<MessageQueryParameter<?>> |
getQueryParameters()
Returns the collection of
MessageQueryParameter that the request supports. |
getPathParameters, isResolved, resolveUrlpublic Collection<MessageQueryParameter<?>> getQueryParameters()
MessageParametersMessageQueryParameter that the request supports. The
collection should not be modifiable.getQueryParameters in class MessageParametersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.