Class StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder
- Enclosing class:
- StoreAvatarOperationSpec
-
Method Summary
-
Method Details
-
type
The avatar type.- Returns:
this
.
-
entityId
public StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder entityId(@NotNull @NotNull String entityId) The ID of the item the avatar is associated with.- Returns:
this
.
-
size
public StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder size(@NotNull @NotNull Integer size) The length of each side of the crop region.- Returns:
this
.
-
body
- Returns:
this
.
-
x
The X coordinate of the top-left corner of the crop region.- Returns:
this
.
-
y
The Y coordinate of the top-left corner of the crop region.- Returns:
this
.
-
build
-
toString
-