Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOrganizationsAuthenticationSettingsRequest
Packages that use GetOrganizationsAuthenticationSettingsRequest
-
Uses of GetOrganizationsAuthenticationSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOrganizationsAuthenticationSettingsRequestModifier and TypeMethodDescriptionOrganizationApi.getOrganizationsAuthenticationSettings(GetOrganizationsAuthenticationSettingsRequest request) Gets the organization's settingsOrganizationApiAsync.getOrganizationsAuthenticationSettingsAsync(GetOrganizationsAuthenticationSettingsRequest request, AsyncApiCallback<OrgAuthSettings> callback) Gets the organization's settings -
Uses of GetOrganizationsAuthenticationSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOrganizationsAuthenticationSettingsRequestModifier and TypeMethodDescriptionGetOrganizationsAuthenticationSettingsRequest.Builder.build()GetOrganizationsAuthenticationSettingsRequest.withCustomHeader(String name, String value)