| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.api.interception.descriptor.builder |
| Modifier and Type | Method and Description |
|---|---|
PreconditionHttpResponseInterceptorDelegateDescriptorBuilder |
PreconditionHttpResponseInterceptorDelegateDescriptorBuilder.expression(Consumer<ExpressionHttpResponseInterceptorDescriptionBuilder> builderConfigurator)
Defines a conditional descriptor, it gets added to the chain of interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponseInterceptorDescriptorBuilder |
HttpResponseInterceptorDescriptorBuilder.when(PreconditionHttpResponseInterceptorDelegateDescriptorBuilder.Matcher preconditionMatcher,
Consumer<PreconditionHttpResponseInterceptorDelegateDescriptorBuilder> builderConfigurator)
Defines a conditional descriptor, it gets added to the chain of interceptors.
|
Copyright © 2022. All rights reserved.