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