Uses of Class
com.okta.sdk.resource.model.UpdateRealmRequest
Packages that use UpdateRealmRequest
-
Uses of UpdateRealmRequest in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type UpdateRealmRequestModifier and TypeMethodDescriptionRealmApi.replaceRealm
(String realmId, UpdateRealmRequest body) Replace the realm profile Replaces the realm profileRealmApi.replaceRealm
(String realmId, UpdateRealmRequest body, Map<String, String> additionalHeaders) Replace the realm profile Replaces the realm profile -
Uses of UpdateRealmRequest in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UpdateRealmRequest