Klasse GetContentRestrictionStatusForGroupOperationSpec

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

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

Specification for the GetContentRestrictionStatusForGroup operation.

Get content restriction status for group

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetContentRestrictionStatusForGroupOperationSpec

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

      @Internal public GetContentRestrictionStatusForGroupOperationSpec(String id, String operationKey, String groupName)
      Constructs a validated instance of GetContentRestrictionStatusForGroupOperationSpec.

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

      Parameter:
      id - The ID of the content that the restriction applies to.
      operationKey - The operation that the restriction applies to.
      groupName - The name of the group to be queried for whether the content restriction applies to it.
    • GetContentRestrictionStatusForGroupOperationSpec

      protected GetContentRestrictionStatusForGroupOperationSpec()
  • Methodendetails