@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2025-08-08T09:59:23.997Z[Etc/UTC]") public class SystemReqDto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemReqDto.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
SystemReqDto() |
public SystemReqDto connections(List<Object> connections)
public SystemReqDto addConnectionsItem(Object connectionsItem)
public SystemReqDto created(Long created)
public Long getCreated()
public void setCreated(Long created)
public SystemReqDto createdBy(UUID createdBy)
@Valid public @Valid UUID getCreatedBy()
public void setCreatedBy(UUID createdBy)
public SystemReqDto dateOfCheckVersion(Long dateOfCheckVersion)
public Long getDateOfCheckVersion()
public void setDateOfCheckVersion(Long dateOfCheckVersion)
public SystemReqDto dateOfLastCheck(Long dateOfLastCheck)
public Long getDateOfLastCheck()
public void setDateOfLastCheck(Long dateOfLastCheck)
public SystemReqDto description(String description)
public String getDescription()
public void setDescription(String description)
public SystemReqDto environmentIds(List<Object> environmentIds)
public SystemReqDto addEnvironmentIdsItem(Object environmentIdsItem)
public List<Object> getEnvironmentIds()
public SystemReqDto environments(List<Object> environments)
public SystemReqDto addEnvironmentsItem(Object environmentsItem)
public SystemReqDto externalName(String externalName)
public String getExternalName()
public void setExternalName(String externalName)
public SystemReqDto externalId(UUID externalId)
@Valid public @Valid UUID getExternalId()
public void setExternalId(UUID externalId)
public SystemReqDto id(UUID id)
@Valid public @Valid UUID getId()
public void setId(UUID id)
public SystemReqDto linkToSystemId(UUID linkToSystemId)
@Valid public @Valid UUID getLinkToSystemId()
public void setLinkToSystemId(UUID linkToSystemId)
public SystemReqDto mergeByName(Boolean mergeByName)
public Boolean getMergeByName()
public void setMergeByName(Boolean mergeByName)
public SystemReqDto modified(Long modified)
public Long getModified()
public void setModified(Long modified)
public SystemReqDto modifiedBy(UUID modifiedBy)
@Valid public @Valid UUID getModifiedBy()
public void setModifiedBy(UUID modifiedBy)
public SystemReqDto name(String name)
public String getName()
public void setName(String name)
public SystemReqDto parametersGettingVersion(ParametersGettingVersionDto parametersGettingVersion)
@Valid public @Valid ParametersGettingVersionDto getParametersGettingVersion()
public void setParametersGettingVersion(ParametersGettingVersionDto parametersGettingVersion)
public SystemReqDto parentSystemId(UUID parentSystemId)
@Valid public @Valid UUID getParentSystemId()
public void setParentSystemId(UUID parentSystemId)
public SystemReqDto serverITF(Object serverITF)
public Object getServerITF()
public void setServerITF(Object serverITF)
public SystemReqDto status(SystemReqDto.StatusEnum status)
public SystemReqDto.StatusEnum getStatus()
public void setStatus(SystemReqDto.StatusEnum status)
public SystemReqDto systemCategory(Object systemCategory)
public Object getSystemCategory()
public void setSystemCategory(Object systemCategory)
public SystemReqDto version(String version)
public String getVersion()
public void setVersion(String version)
Copyright © 2025. All rights reserved.