Uses of Class
dev.cdevents.models.ServiceDeployedSubject.ServiceDeployedSubjectContent
-
Packages that use ServiceDeployedSubject.ServiceDeployedSubjectContent 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 ServiceDeployedSubject.ServiceDeployedSubjectContent in dev.cdevents.models
Methods in dev.cdevents.models that return ServiceDeployedSubject.ServiceDeployedSubjectContent Modifier and Type Method Description ServiceDeployedSubject.ServiceDeployedSubjectContentServiceDeployedSubject. getContent()Methods in dev.cdevents.models with parameters of type ServiceDeployedSubject.ServiceDeployedSubjectContent Modifier and Type Method Description voidServiceDeployedSubject. setContent(ServiceDeployedSubject.ServiceDeployedSubjectContent content)
-