Class ContainerForProjectFeatures.ContainerForProjectFeaturesBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ContainerForProjectFeatures.ContainerForProjectFeaturesBuilder
- Enclosing class:
- ContainerForProjectFeatures
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
features
(List<ProjectFeature> features) The project features.toString()
-
Method Details
-
features
public ContainerForProjectFeatures.ContainerForProjectFeaturesBuilder features(List<ProjectFeature> features) The project features.- Returns:
this
.
-
build
-
toString
-