Package ru.testit.syncstorage.model
Class SetWorkerStatusRequest
java.lang.Object
ru.testit.syncstorage.model.SetWorkerStatusRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.11.0")
public class SetWorkerStatusRequest
extends Object
SetWorkerStatusRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this SetWorkerStatusRequest object is equal to o.getPid()Get pidGet statusGet testRunIdinthashCode()voidvoidvoidsetTestRunId(String testRunId) toString()
-
Field Details
-
JSON_PROPERTY_PID
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_TEST_RUN_ID
- See Also:
-
-
Constructor Details
-
SetWorkerStatusRequest
public SetWorkerStatusRequest()
-
-
Method Details
-
pid
-
getPid
Get pid- Returns:
- pid
-
setPid
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
testRunId
-
getTestRunId
Get testRunId- Returns:
- testRunId
-
setTestRunId
-
equals
Return true if this SetWorkerStatusRequest object is equal to o. -
hashCode
public int hashCode() -
toString
-