public class DefaultApplicationGroupAssignmentList extends AbstractCollectionResource<ApplicationGroupAssignment> implements ApplicationGroupAssignmentList
properties
readLock, writeLock
Constructor and Description |
---|
DefaultApplicationGroupAssignmentList(InternalDataStore dataStore) |
DefaultApplicationGroupAssignmentList(InternalDataStore dataStore,
Map<String,Object> properties) |
DefaultApplicationGroupAssignmentList(InternalDataStore dataStore,
Map<String,Object> properties,
Map<String,Object> queryParams) |
Modifier and Type | Method and Description |
---|---|
protected Class<ApplicationGroupAssignment> |
getItemType() |
Map<String,Property> |
getPropertyDescriptors() |
getCurrentPage, getNextPageUrl, isEmpty, iterator, single, spliterator, stream, toResource
clear, 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, values
getBoolean, 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, setProperty
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getNextPageUrl, single, stream
getResourceHref, setResourceHref
forEach, iterator, spliterator
public DefaultApplicationGroupAssignmentList(InternalDataStore dataStore)
public DefaultApplicationGroupAssignmentList(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors
in class AbstractResource
protected Class<ApplicationGroupAssignment> getItemType()
getItemType
in class AbstractCollectionResource<ApplicationGroupAssignment>
Copyright © 2017–2023 Okta. All rights reserved.