public class TaskManagerProfilingFileMessageParameters extends TaskManagerMessageParameters
TaskManagerProfilingFileHandler.| Modifier and Type | Field and Description |
|---|---|
ProfilingFileNamePathParameter |
profilingFileNamePathParameter |
taskManagerIdParameter| Constructor and Description |
|---|
TaskManagerProfilingFileMessageParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParametersisResolved, resolveUrlpublic final ProfilingFileNamePathParameter profilingFileNamePathParameter
public TaskManagerProfilingFileMessageParameters()
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParametersMessagePathParameter that the request supports. The
collection should not be modifiable.getPathParameters in class TaskManagerMessageParametersCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.