Protocol
ListableResource
public protocol ListableResource: GettableResource
A protocol describing resource types that we can get a list of.
Relationships
Conforms To
GettableResource
Types Conforming to ListableResource
Device.CustomAttributeValueA custom attribute value assigned to a device.
App.ManagedConfigA managed app configuration (a key-value pair) associated with an
App.FetchableListableResourceA protocol describing resource types that we can get a list of and that can be fetched from the API independently of another resource.