Klasse GetAttachmentContentOperationSpec.GetAttachmentContentOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAttachmentContentOperationSpec.GetAttachmentContentOperationSpecBuilder
- Umschließende Klasse:
GetAttachmentContentOperationSpec
public static class GetAttachmentContentOperationSpec.GetAttachmentContentOperationSpecBuilder
extends Object
-
Methodendetails
-
id
public GetAttachmentContentOperationSpec.GetAttachmentContentOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the attachment.- Gibt zurück:
this
.
-
redirect
public GetAttachmentContentOperationSpec.GetAttachmentContentOperationSpecBuilder redirect(@Nullable @Nullable Boolean redirect) Whether a redirect is provided for the attachment download. Clients that do not automatically follow redirects can set this tofalse
to avoid making multiple requests to download the attachment.- Gibt zurück:
this
.
-
build
-
toString
-