public class DefaultPolicyRuleList extends AbstractCollectionResource<PolicyRule> implements PolicyRuleList
propertiesreadLock, writeLock| Constructor and Description |
|---|
DefaultPolicyRuleList(InternalDataStore dataStore) |
DefaultPolicyRuleList(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties) |
DefaultPolicyRuleList(InternalDataStore dataStore,
java.util.Map<java.lang.String,java.lang.Object> properties,
java.util.Map<java.lang.String,java.lang.Object> queryParams) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<PolicyRule> |
getItemType() |
java.util.Map<java.lang.String,Property> |
getPropertyDescriptors() |
getCurrentPage, getNextPageUrl, isEmpty, iterator, single, spliterator, stream, toResourceclear, containsKey, containsValue, createPropertyDescriptorMap, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getCharArray, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNonEmptyMap, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNextPageUrl, single, streamgetResourceHref, setResourceHrefpublic DefaultPolicyRuleList(InternalDataStore dataStore)
public DefaultPolicyRuleList(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties)
public DefaultPolicyRuleList(InternalDataStore dataStore, java.util.Map<java.lang.String,java.lang.Object> properties, java.util.Map<java.lang.String,java.lang.Object> queryParams)
public java.util.Map<java.lang.String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourceprotected java.lang.Class<PolicyRule> getItemType()
getItemType in class AbstractCollectionResource<PolicyRule>Copyright © 2017-2021 Okta. All Rights Reserved.