ReservationRecommendationsClient Interface
public interface ReservationRecommendationsClient
An instance of this class provides access to all the operations defined in ReservationRecommendationsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String resourceScope)
List of recommendations for purchasing reserved instances. |
|
abstract
Paged |
list(String resourceScope, String filter, Context context)
List of recommendations for purchasing reserved instances. |
Method Details
list
public abstract PagedIterable<ReservationRecommendationInner> list(String resourceScope)
List of recommendations for purchasing reserved instances.
Parameters:
Returns:
list
public abstract PagedIterable<ReservationRecommendationInner> list(String resourceScope, String filter, Context context)
List of recommendations for purchasing reserved instances.
Parameters:
Returns: