public interface Link
extends com.okta.sdk.resource.ExtensibleResource
Modifier and Type | Method and Description |
---|---|
List<String> |
getHintsAllow() |
String |
getHref() |
String |
getName() |
List<Link> |
getNestedLinks() |
String |
getType() |
boolean |
hasNestedLinks()
Returns true ONLY if this object contains nested links INSTEAD of containing a link itself.
|
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2018 Okta. All rights reserved.