Klasse StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder
- Umschließende Klasse:
StoreAvatarOperationSpec
-
Methodenübersicht
-
Methodendetails
-
type
The avatar type.- Gibt zurück:
this
.
-
entityId
public StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder entityId(@NotNull @NotNull String entityId) The ID of the item the avatar is associated with.- Gibt zurück:
this
.
-
size
public StoreAvatarOperationSpec.StoreAvatarOperationSpecBuilder size(@NotNull @NotNull Integer size) The length of each side of the crop region.- Gibt zurück:
this
.
-
body
- Gibt zurück:
this
.
-
x
The X coordinate of the top-left corner of the crop region.- Gibt zurück:
this
.
-
y
The Y coordinate of the top-left corner of the crop region.- Gibt zurück:
this
.
-
build
-
toString
-