Uses of Class
com.ibm.cloud.platform_services.resource_controller.v2.model.RunReclamationActionOptions
-
Packages that use RunReclamationActionOptions Package Description com.ibm.cloud.platform_services.resource_controller.v2 Resource Controller v2.com.ibm.cloud.platform_services.resource_controller.v2.model -
-
Uses of RunReclamationActionOptions in com.ibm.cloud.platform_services.resource_controller.v2
Methods in com.ibm.cloud.platform_services.resource_controller.v2 with parameters of type RunReclamationActionOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Reclamation>ResourceController. runReclamationAction(RunReclamationActionOptions runReclamationActionOptions)Perform a reclamation action. -
Uses of RunReclamationActionOptions in com.ibm.cloud.platform_services.resource_controller.v2.model
Methods in com.ibm.cloud.platform_services.resource_controller.v2.model that return RunReclamationActionOptions Modifier and Type Method Description RunReclamationActionOptionsRunReclamationActionOptions.Builder. build()Builds a RunReclamationActionOptions.
-