Uses of Class
com.okta.sdk.resource.model.ChildOrg
Packages that use ChildOrg
-
Uses of ChildOrg in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return ChildOrgModifier and TypeMethodDescriptionOrgCreatorApi.createChildOrg
(ChildOrg childOrg) Create an Org Creates an Org (child org) that has the same features as the current requesting org (parent org).OrgCreatorApi.createChildOrg
(ChildOrg childOrg, Map<String, String> additionalHeaders) Create an Org Creates an Org (child org) that has the same features as the current requesting org (parent org).Methods in com.okta.sdk.resource.api with parameters of type ChildOrgModifier and TypeMethodDescriptionOrgCreatorApi.createChildOrg
(ChildOrg childOrg) Create an Org Creates an Org (child org) that has the same features as the current requesting org (parent org).OrgCreatorApi.createChildOrg
(ChildOrg childOrg, Map<String, String> additionalHeaders) Create an Org Creates an Org (child org) that has the same features as the current requesting org (parent org). -
Uses of ChildOrg in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ChildOrg