Uses of Class
ai.wanaku.cli.types.Service
Packages that use Service
-
Uses of Service in ai.wanaku.cli.types
Methods in ai.wanaku.cli.types that return types with arguments of type ServiceModifier and TypeMethodDescriptionWanakuDeployment.getInfrastructure()WanakuDeployment.getServer()WanakuDeployment.getServices()Method parameters in ai.wanaku.cli.types with type arguments of type ServiceModifier and TypeMethodDescriptionvoidWanakuDeployment.setInfrastructure(List<Service> infrastructure) voidvoidWanakuDeployment.setServices(List<Service> services)