Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLocationRequest
Packages that use GetLocationRequest
-
Uses of GetLocationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLocationRequestModifier and TypeMethodDescriptionLocationsApi.getLocation(GetLocationRequest request) Get Location by ID.LocationsApiAsync.getLocationAsync(GetLocationRequest request, AsyncApiCallback<LocationDefinition> callback) Get Location by ID. -
Uses of GetLocationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLocationRequestModifier and TypeMethodDescriptionGetLocationRequest.Builder.build()GetLocationRequest.withCustomHeader(String name, String value) GetLocationRequest.withExpand(List<String> expand) GetLocationRequest.withLocationId(String locationId)