LocationBasedRecommendedActionSessionsResultsClient Interface
public interface LocationBasedRecommendedActionSessionsResultsClient
An instance of this class provides access to all the operations defined in LocationBasedRecommendedActionSessionsResultsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String locationName, String operationId)
Recommendation action session operation result. |
|
abstract
Paged |
list(String locationName, String operationId, Context context)
Recommendation action session operation result. |
Method Details
list
public abstract PagedIterable<RecommendationActionInner> list(String locationName, String operationId)
Recommendation action session operation result.
Parameters:
Returns:
list
public abstract PagedIterable<RecommendationActionInner> list(String locationName, String operationId, Context context)
Recommendation action session operation result.
Parameters:
Returns: