Uses of Class
com.ibm.cloud.platform_services.resource_controller.v2.model.Reclamation
-
Packages that use Reclamation Package Description com.ibm.cloud.platform_services.resource_controller.v2 Resource Controller v2.com.ibm.cloud.platform_services.resource_controller.v2.model -
-
Uses of Reclamation 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 Reclamation Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Reclamation>ResourceController. runReclamationAction(RunReclamationActionOptions runReclamationActionOptions)Perform a reclamation action. -
Uses of Reclamation in com.ibm.cloud.platform_services.resource_controller.v2.model
Methods in com.ibm.cloud.platform_services.resource_controller.v2.model that return types with arguments of type Reclamation Modifier and Type Method Description java.util.List<Reclamation>ReclamationsList. getResources()Gets the resources.
-