public class RescalingStatusMessageParameters extends JobMessageParameters
MessageParameters
for polling the status of a rescaling operation.Modifier and Type | Field and Description |
---|---|
TriggerIdPathParameter |
triggerIdPathParameter |
jobPathParameter
Constructor and Description |
---|
RescalingStatusMessageParameters() |
Modifier and Type | Method and Description |
---|---|
Collection<MessagePathParameter<?>> |
getPathParameters()
Returns the collection of
MessagePathParameter that the request supports. |
getQueryParameters
isResolved, resolveUrl
public final TriggerIdPathParameter triggerIdPathParameter
public Collection<MessagePathParameter<?>> getPathParameters()
MessageParameters
MessagePathParameter
that the request supports. The
collection should not be modifiable.getPathParameters
in class JobMessageParameters
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.