public interface IMultiResourceCreateResponse
Modifier and Type | Method and Description |
---|---|
java.util.List<IResource> |
getCreatedResources()
Get list of created resources.
|
java.util.List<IResourceCreateError> |
getErrors()
Get list of errors creating resources.
|
java.util.List<IResource> getCreatedResources()
java.util.List<IResourceCreateError> getErrors()