Klasse GetAvatarsOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAvatarsOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class GetAvatarsOperationSpec extends Object
GetAvatarsSpec

Specification for the GetAvatars operation.

Get avatars

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • GetAvatarsOperationSpec

      @Internal public GetAvatarsOperationSpec(Consumer<GetAvatarsOperationSpec> spec)
      Constructs a validated instance of GetAvatarsOperationSpec.
      Parameter:
      spec - the specification to process
    • GetAvatarsOperationSpec

      @Internal public GetAvatarsOperationSpec(String type, String entityId)
      Constructs a validated instance of GetAvatarsOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      type - The avatar type.
      entityId - The ID of the item the avatar is associated with.
    • GetAvatarsOperationSpec

      protected GetAvatarsOperationSpec()
  • Methodendetails