Klasse AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
- Umschließende Klasse:
AddonPropertiesResourcePutAddonPropertyPutOperationSpec
public static class AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe key of the app, as defined in its descriptor.build()
propertyKey
(@NotNull String propertyKey) The key of the property.toString()
-
Methodendetails
-
addonKey
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder addonKey(@NotNull @NotNull String addonKey) The key of the app, as defined in its descriptor.- Gibt zurück:
this
.
-
propertyKey
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder propertyKey(@NotNull @NotNull String propertyKey) The key of the property.- Gibt zurück:
this
.
-
body
public AddonPropertiesResourcePutAddonPropertyPutOperationSpec.AddonPropertiesResourcePutAddonPropertyPutOperationSpecBuilder body(@NotNull @NotNull Object body) - Gibt zurück:
this
.
-
build
-
toString
-