Uses of Class
com.ibm.cloud.platform_services.resource_controller.v2.model.ReclamationsList
-
Packages that use ReclamationsList Package Description com.ibm.cloud.platform_services.resource_controller.v2 Resource Controller v2. -
-
Uses of ReclamationsList in com.ibm.cloud.platform_services.resource_controller.v2
Methods in com.ibm.cloud.platform_services.resource_controller.v2 that return types with arguments of type ReclamationsList Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ReclamationsList>ResourceController. listReclamations()Get a list of all reclamations.com.ibm.cloud.sdk.core.http.ServiceCall<ReclamationsList>ResourceController. listReclamations(ListReclamationsOptions listReclamationsOptions)Get a list of all reclamations.
-