Uses of Class
dev.cdevents.models.PipelineRunStartedSubject.PipelineRunStartedSubjectContent
-
Packages that use PipelineRunStartedSubject.PipelineRunStartedSubjectContent Package Description dev.cdevents.models Copyright 2022-Present https://cdevents.dev/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of PipelineRunStartedSubject.PipelineRunStartedSubjectContent in dev.cdevents.models
Methods in dev.cdevents.models that return PipelineRunStartedSubject.PipelineRunStartedSubjectContent Modifier and Type Method Description PipelineRunStartedSubject.PipelineRunStartedSubjectContentPipelineRunStartedSubject. getContent()Methods in dev.cdevents.models with parameters of type PipelineRunStartedSubject.PipelineRunStartedSubjectContent Modifier and Type Method Description voidPipelineRunStartedSubject. setContent(PipelineRunStartedSubject.PipelineRunStartedSubjectContent content)
-