Klasse GetSpaceContentStatesOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetSpaceContentStatesOperationSpec

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

Specification for the GetSpaceContentStates operation.

Get space suggested content states

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetSpaceContentStatesOperationSpec

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

      @Internal public GetSpaceContentStatesOperationSpec(String spaceKey)
      Constructs a validated instance of GetSpaceContentStatesOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to be queried for its content state settings.
    • GetSpaceContentStatesOperationSpec

      protected GetSpaceContentStatesOperationSpec()
  • Methodendetails