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 LinkedObjectDetailsTypeLinkedObjectDetails.getType()Get typestatic LinkedObjectDetailsTypeReturns 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 TypeMethodDescriptionvoidLinkedObjectDetails.setType(LinkedObjectDetailsType type) LinkedObjectDetails.type(LinkedObjectDetailsType type)