Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLocationsRequest
Packages that use PostLocationsRequest
-
Uses of PostLocationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLocationsRequestModifier and TypeMethodDescriptionLocationsApi.postLocations(PostLocationsRequest request) Create a locationLocationsApiAsync.postLocationsAsync(PostLocationsRequest request, AsyncApiCallback<LocationDefinition> callback) Create a location -
Uses of PostLocationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLocationsRequestModifier and TypeMethodDescriptionPostLocationsRequest.Builder.build()PostLocationsRequest.withBody(LocationCreateDefinition body) PostLocationsRequest.withCustomHeader(String name, String value)