Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundSettingsRequest
Packages that use GetOutboundSettingsRequest
-
Uses of GetOutboundSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundSettingsRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundSettings(GetOutboundSettingsRequest request) Get the outbound settings for this organizationOutboundApiAsync.getOutboundSettingsAsync(GetOutboundSettingsRequest request, AsyncApiCallback<OutboundSettings> callback) Get the outbound settings for this organization -
Uses of GetOutboundSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundSettingsRequestModifier and TypeMethodDescriptionGetOutboundSettingsRequest.Builder.build()GetOutboundSettingsRequest.withCustomHeader(String name, String value)