Uses of Class
com.okta.sdk.resource.model.LinkedObjectDetails
Packages that use LinkedObjectDetails
-
Uses of LinkedObjectDetails in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinkedObjectDetailsModifier and TypeMethodDescriptionLinkedObjectDetails.description(String description) LinkedObject.getAssociated()Get associatedLinkedObject.getPrimary()Get primaryLinkedObjectDetails.type(LinkedObjectDetailsType type) Methods in com.okta.sdk.resource.model with parameters of type LinkedObjectDetailsModifier and TypeMethodDescriptionLinkedObject.associated(LinkedObjectDetails associated) LinkedObject.primary(LinkedObjectDetails primary) voidLinkedObject.setAssociated(LinkedObjectDetails associated) voidLinkedObject.setPrimary(LinkedObjectDetails primary)