Uses of Enum
com.okta.sdk.resource.model.CsrSelfHrefHints.AllowEnum
-
Uses of CsrSelfHrefHints.AllowEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic CsrSelfHrefHints.AllowEnum
static CsrSelfHrefHints.AllowEnum
Returns the enum constant of this type with the specified name.static CsrSelfHrefHints.AllowEnum[]
CsrSelfHrefHints.AllowEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCsrSelfHrefHints.addallowItem
(CsrSelfHrefHints.AllowEnum allowItem) Modifier and TypeMethodDescriptionCsrSelfHrefHints.allow
(List<CsrSelfHrefHints.AllowEnum> allow) void
CsrSelfHrefHints.setAllow
(List<CsrSelfHrefHints.AllowEnum> allow)