Klasse GetWhiteboardByIdOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetWhiteboardByIdOperationSpec

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

Specification for the GetWhiteboardById operation.

Get whiteboard by id

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetWhiteboardByIdOperationSpec

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

      @Internal public GetWhiteboardByIdOperationSpec(Long id)
      Constructs a validated instance of GetWhiteboardByIdOperationSpec.

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

      Parameter:
      id - The ID of the whiteboard to be returned
    • GetWhiteboardByIdOperationSpec

      protected GetWhiteboardByIdOperationSpec()
  • Methodendetails