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