Class SynchronizeCloudServicesRequestDtoGenerated
java.lang.Object
org.qubership.atp.environments.service.rest.server.dto.generated.SynchronizeCloudServicesRequestDtoGenerated
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-02T09:52:46.553614437Z[Etc/UTC]")
public class SynchronizeCloudServicesRequestDtoGenerated
extends Object
SynchronizeCloudServicesRequestDtoGenerated
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNewServicesExternalIdsItem(UUID newServicesExternalIdsItem) addRemovedServicesSystemIdsItem(UUID removedServicesSystemIdsItem) booleanGet newServicesExternalIdsGet removedServicesSystemIdsinthashCode()newServicesExternalIds(List<UUID> newServicesExternalIds) removedServicesSystemIds(List<UUID> removedServicesSystemIds) voidsetNewServicesExternalIds(List<UUID> newServicesExternalIds) voidsetRemovedServicesSystemIds(List<UUID> removedServicesSystemIds) toString()
-
Constructor Details
-
SynchronizeCloudServicesRequestDtoGenerated
public SynchronizeCloudServicesRequestDtoGenerated()
-
-
Method Details
-
newServicesExternalIds
public SynchronizeCloudServicesRequestDtoGenerated newServicesExternalIds(List<UUID> newServicesExternalIds) -
addNewServicesExternalIdsItem
public SynchronizeCloudServicesRequestDtoGenerated addNewServicesExternalIdsItem(UUID newServicesExternalIdsItem) -
getNewServicesExternalIds
Get newServicesExternalIds- Returns:
- newServicesExternalIds
-
setNewServicesExternalIds
-
removedServicesSystemIds
public SynchronizeCloudServicesRequestDtoGenerated removedServicesSystemIds(List<UUID> removedServicesSystemIds) -
addRemovedServicesSystemIdsItem
public SynchronizeCloudServicesRequestDtoGenerated addRemovedServicesSystemIdsItem(UUID removedServicesSystemIdsItem) -
getRemovedServicesSystemIds
Get removedServicesSystemIds- Returns:
- removedServicesSystemIds
-
setRemovedServicesSystemIds
-
equals
-
hashCode
public int hashCode() -
toString
-