Class AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
- Enclosing class:
- AddonPropertiesResourcePutAddonPropertyPutOperationSpec
public static class AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionThe key of the app, as defined in its descriptor.build()
propertyKey
(@NotNull String propertyKey) The key of the property.toString()
-
Method Details
-
addonKey
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder addonKey(@NotNull @NotNull String addonKey) The key of the app, as defined in its descriptor.- Returns:
this
.
-
propertyKey
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder propertyKey(@NotNull @NotNull String propertyKey) The key of the property.- Returns:
this
.
-
body
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder body(@NotNull @NotNull Object body) - Returns:
this
.
-
build
-
toString
-