public class CheckpointMessageParameters extends JobMessageParameters
| Modifier and Type | Field and Description |
|---|---|
protected CheckpointIdPathParameter |
checkpointIdPathParameter |
jobPathParameter| Constructor and Description |
|---|
CheckpointMessageParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParametersisResolved, resolveUrlprotected final CheckpointIdPathParameter checkpointIdPathParameter
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParametersMessagePathParameter that the request supports. The
collection should not be modifiable.getPathParameters in class JobMessageParametersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.