Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLocationsSearchRequest
Packages that use PostLocationsSearchRequest
-
Uses of PostLocationsSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLocationsSearchRequestModifier and TypeMethodDescriptionLocationsApi.postLocationsSearch(PostLocationsSearchRequest request) Search locationsSearchApi.postLocationsSearch(PostLocationsSearchRequest request) Search locationsLocationsApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locationsSearchApiAsync.postLocationsSearchAsync(PostLocationsSearchRequest request, AsyncApiCallback<LocationsSearchResponse> callback) Search locations -
Uses of PostLocationsSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLocationsSearchRequestModifier and TypeMethodDescriptionPostLocationsSearchRequest.Builder.build()PostLocationsSearchRequest.withBody(LocationSearchRequest body) PostLocationsSearchRequest.withCustomHeader(String name, String value)