Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchOrganizationsAuthenticationSettingsRequest
Packages that use PatchOrganizationsAuthenticationSettingsRequest
-
Uses of PatchOrganizationsAuthenticationSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchOrganizationsAuthenticationSettingsRequestModifier and TypeMethodDescriptionOrganizationApi.patchOrganizationsAuthenticationSettings(PatchOrganizationsAuthenticationSettingsRequest request) Update the organization's settingsOrganizationApiAsync.patchOrganizationsAuthenticationSettingsAsync(PatchOrganizationsAuthenticationSettingsRequest request, AsyncApiCallback<OrgAuthSettings> callback) Update the organization's settings -
Uses of PatchOrganizationsAuthenticationSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchOrganizationsAuthenticationSettingsRequestModifier and TypeMethodDescriptionPatchOrganizationsAuthenticationSettingsRequest.Builder.build()PatchOrganizationsAuthenticationSettingsRequest.withBody(OrgAuthSettings body) PatchOrganizationsAuthenticationSettingsRequest.withCustomHeader(String name, String value)