Klasse GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder
- Umschließende Klasse:
GetAvatarImageByOwnerOperationSpec
public static class GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder
extends Object
-
Methodendetails
-
type
public GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder type(@NotNull @NotNull String type) The icon type of the avatar.- Gibt zurück:
this
.
-
entityId
public GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder entityId(@NotNull @NotNull String entityId) The ID of the project or issue type the avatar belongs to.- Gibt zurück:
this
.
-
size
public GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder size(@Nullable @Nullable String size) The size of the avatar image. If not provided the default size is returned.- Gibt zurück:
this
.
-
format
public GetAvatarImageByOwnerOperationSpec.GetAvatarImageByOwnerOperationSpecBuilder format(@Nullable @Nullable String format) The format to return the avatar image in. If not provided the original content format is returned.- Gibt zurück:
this
.
-
build
-
toString
-