Uses of Class
com.mypurecloud.sdk.v2.model.DomainEdgeSoftwareVersionDto
Packages that use DomainEdgeSoftwareVersionDto
-
Uses of DomainEdgeSoftwareVersionDto in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainEdgeSoftwareVersionDtoModifier and TypeMethodDescriptionDomainEdgeSoftwareVersionDto.edgeVersion(String edgeVersion) DomainEdgeSoftwareUpdateDto.getVersion()DomainEdgeSoftwareVersionDto.latestRelease(Boolean latestRelease) DomainEdgeSoftwareVersionDto.publishDate(Date publishDate) Date time is represented as an ISO-8601 string.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DomainEdgeSoftwareVersionDtoMethods in com.mypurecloud.sdk.v2.model with parameters of type DomainEdgeSoftwareVersionDtoModifier and TypeMethodDescriptionvoidDomainEdgeSoftwareUpdateDto.setVersion(DomainEdgeSoftwareVersionDto version) DomainEdgeSoftwareUpdateDto.version(DomainEdgeSoftwareVersionDto version) VersionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DomainEdgeSoftwareVersionDtoModifier and TypeMethodDescriptionDomainEdgeSoftwareVersionDtoEntityListing.entities(List<DomainEdgeSoftwareVersionDto> entities) voidDomainEdgeSoftwareVersionDtoEntityListing.setEntities(List<DomainEdgeSoftwareVersionDto> entities)