Uses of Interface
io.github.cdklabs.projen.gitlab.Service
-
Packages that use Service Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Service in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Service Modifier and Type Class Description static classService.Jsii$ProxyAn implementation forServiceMethods in io.github.cdklabs.projen.gitlab that return Service Modifier and Type Method Description ServiceService.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type Service Modifier and Type Method Description default List<Service>Default. getServices()List<Service>Default.Jsii$Proxy. getServices()default List<Service>Job. getServices()List<Service>Job.Jsii$Proxy. getServices()Methods in io.github.cdklabs.projen.gitlab with parameters of type Service Modifier and Type Method Description voidCiConfiguration. addServices(@NotNull Service... services)(experimental) Add additional services.Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type Service Modifier and Type Method Description Default.BuilderDefault.Builder. services(List<? extends Service> services)Sets the value ofDefault.getServices()Job.BuilderJob.Builder. services(List<? extends Service> services)Sets the value ofJob.getServices()
-