Uses of Class
com.github.angleshq.angles.api.models.Platform
Packages that use Platform
Package
Description
-
Uses of Platform in com.github.angleshq.angles
Methods in com.github.angleshq.angles with parameters of type PlatformModifier and TypeMethodDescriptionvoidAnglesReporter.storePlatformDetails(Platform... platform) voidAnglesReporterEmpty.storePlatformDetails(Platform... platform) voidAnglesReporterInterface.storePlatformDetails(Platform... platform) -
Uses of Platform in com.github.angleshq.angles.api.models.execution
Methods in com.github.angleshq.angles.api.models.execution with parameters of type PlatformModifier and TypeMethodDescriptionvoidAddPlatforms.addPlatform(Platform... platform) voidCreateExecution.addPlatform(Platform... platform) voidExecution.addPlatform(Platform platform) -
Uses of Platform in com.github.angleshq.angles.api.requests
Methods in com.github.angleshq.angles.api.requests with parameters of type Platform