Interface StatefulModificationResponse

All Known Implementing Classes:
StatefulModificationResponse.Conflict, StatefulModificationResponse.Failure, StatefulModificationResponse.NotFound, StatefulModificationResponse.NotPrimary, StatefulModificationResponse.Success

The response to a ResourceAction that does not affect anything outside this resource. That is, no references need to be checked or were updated.
See Also:
  • Method Details