| Class and Description |
|---|
| MultiRequest
Wraps a set of write requests together with a
OnFailOption and a ProcessingMode to define a multimessage
request for execution with the Brightpearl API. |
| MultiRequestBuilder
A builder used to create immutable instances of
MultiRequest. |
| MultiResponse
Contains the results of a multimessage request.
|
| Class and Description |
|---|
| OnFailOption
An instruction to the Brightpearl Multi-Message API that determines what the behaviour should be when one request in
a multi-message fails.
|
| ProcessingMode
A hint to the Brightpearl API whether the requests in a multi-message are safe to be executed concurrently.
|
| Class and Description |
|---|
| MultiRequest
Wraps a set of write requests together with a
OnFailOption and a ProcessingMode to define a multimessage
request for execution with the Brightpearl API. |
| MultiRequestBuilder
A builder used to create immutable instances of
MultiRequest. |
| MultiResponse
Contains the results of a multimessage request.
|
| MultiResponseBuilder
A builder used to create immutable instances of
MultiResponse. |
| OnFailOption
An instruction to the Brightpearl Multi-Message API that determines what the behaviour should be when one request in
a multi-message fails.
|
| ProcessingMode
A hint to the Brightpearl API whether the requests in a multi-message are safe to be executed concurrently.
|
| ServiceResponse
Contains the response for an individual request executed in a multimessage batch.
|
| ServiceResponseBuilder
A builder used to create immutable instances of
ServiceResponse. |
Copyright © 2014. All Rights Reserved.