public interface PropertyRequestItem
Modifier and Type | Interface and Description |
---|---|
static class |
PropertyRequestItem.NestedPropertyName<T>
A NestedPropertyName consists of the name of a root property whose value is
desired and an optional request for nested properties of the resource (or
resources) referenced by the value of that root property.
|
static class |
PropertyRequestItem.PropertyRequest
A map of PropertyName to PropertyRequest objects, used to specify one or more
properties whose values are to be read from a resource.
|
Copyright © IBM 2016. All rights reserved.