public interface CreateStorageResponse extends StorageResponse<CreateStorageRequest>
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
| Modifier and Type | Method and Description |
|---|---|
List<ContentItem> |
getCreatedContentItems()
Returns the
List of ContentItems that have been created. |
getStorageRequestgetProcessingErrors, getRequestcontainsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiesList<ContentItem> getCreatedContentItems()
List of ContentItems that have been created.List of ContentItemsThis work is licensed under a Creative Commons Attribution 4.0 International License.