java.lang.Object
org.miaixz.bus.gitlab.models.CreateRunnerParams
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetForm()toString()withAccessLevel(String accessLevel) withDescription(String description) withGroupId(Long groupId) withLocked(Boolean locked) withMaintenanceNote(String maintenanceNote) withMaximumTimeout(Integer maximumTimeout) withPaused(Boolean paused) withProjectId(Long projectId) withRunnerType(Runner.RunnerType runnerType) withRunUntagged(Boolean runUntagged) withTagList(List<String> tagList)