Klasse GetResolutionOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetResolutionOperationSpec

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

Specification for the GetResolution operation.

Get resolution

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetResolutionOperationSpec

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

      @Internal public GetResolutionOperationSpec(String id)
      Constructs a validated instance of GetResolutionOperationSpec.

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

      Parameter:
      id - The ID of the issue resolution value.
    • GetResolutionOperationSpec

      protected GetResolutionOperationSpec()
  • Methodendetails