Interface StructuralModificationResponse

All Known Implementing Classes:
StructuralModificationResponse.Conflict, StructuralModificationResponse.Failure, StructuralModificationResponse.InvalidRequest, StructuralModificationResponse.NotFound, StructuralModificationResponse.NotPrimary, StructuralModificationResponse.RequiresConfirmation, StructuralModificationResponse.Success

The response to a ResourceAction that does affect other resources, such as when a resource is deleted, renamed, or otherwise modified in a way that requires other resources to be updated or references to be checked.
  • Method Details