Klasse UpdateAssertionOperationSpec

java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.UpdateAssertionOperationSpec

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

Specification for the UpdateAssertion operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateAssertionOperationSpec

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

      @Internal public UpdateAssertionOperationSpec(String assertionId, AssertionConfiguration body)
      Constructs a validated instance of UpdateAssertionOperationSpec.

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

      Parameter:
      assertionId - This path parameter is used to specify the assertion id which assertion details needs to updated.
      body - assertion request payload
    • UpdateAssertionOperationSpec

      protected UpdateAssertionOperationSpec()
  • Methodendetails