Uses of Class
co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSummary
Packages that use ComputeSourceTemplateSummary
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.
-
Uses of ComputeSourceTemplateSummary in co.yellowdog.platform.clients.compute
Methods in co.yellowdog.platform.clients.compute that return types with arguments of type ComputeSourceTemplateSummaryModifier and TypeMethodDescriptionComputeClient.findAllComputeSourceTemplates()
ComputeClientImpl.findAllComputeSourceTemplates()
-
Uses of ComputeSourceTemplateSummary in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return ComputeSourceTemplateSummaryModifier and TypeMethodDescriptionComputeSourceTemplateSummary.Builder.build()
static ComputeSourceTemplateSummary
ComputeSourceTemplateSummary.fromModel
(@NonNull ComputeSourceTemplate sourceTemplate)