Uses of Enum
com.okta.sdk.resource.model.LinkedObjectDetailsType
Packages that use LinkedObjectDetailsType
-
Uses of LinkedObjectDetailsType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinkedObjectDetailsTypeModifier and TypeMethodDescriptionstatic LinkedObjectDetailsType
LinkedObjectDetails.getType()
Get typestatic LinkedObjectDetailsType
Returns the enum constant of this type with the specified name.static LinkedObjectDetailsType[]
LinkedObjectDetailsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type LinkedObjectDetailsTypeModifier and TypeMethodDescriptionvoid
LinkedObjectDetails.setType
(LinkedObjectDetailsType type) LinkedObjectDetails.type
(LinkedObjectDetailsType type)