Uses of Class
co.yellowdog.platform.model.BestComputeSourceReport
Packages that use BestComputeSourceReport
Package
Description
Provides the classes needed to interact with the YellowDog Compute service.
Defines types used in the request/response interactions with the YellowDog Compute Service.
Provides the types that define the YellowDog Platform data model.
-
Uses of BestComputeSourceReport in co.yellowdog.platform.clients.compute
Methods in co.yellowdog.platform.clients.compute that return BestComputeSourceReportModifier and TypeMethodDescriptionComputeClient.getBestComputeSourceReportByComputeRequirement
(String provisionedComputeRequirementId) Gets the provision report for a compute requirement provisioned from a dynamic template.ComputeClientImpl.getBestComputeSourceReportByComputeRequirement
(@NonNull String provisionedComputeRequirementId) -
Uses of BestComputeSourceReport in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return BestComputeSourceReportConstructors in co.yellowdog.platform.interaction.compute with parameters of type BestComputeSourceReportModifierConstructorDescriptionComputeRequirementDynamicTemplateTestResult
(ComputeRequirement computeRequirement, BestComputeSourceReport report) -
Uses of BestComputeSourceReport in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return BestComputeSourceReport