Uses of Class
com.ibm.cloud.platform_services.resource_controller.v2.model.CancelLastopResourceInstanceOptions
-
Packages that use CancelLastopResourceInstanceOptions Package Description com.ibm.cloud.platform_services.resource_controller.v2 Resource Controller v2.com.ibm.cloud.platform_services.resource_controller.v2.model -
-
Uses of CancelLastopResourceInstanceOptions in com.ibm.cloud.platform_services.resource_controller.v2
Methods in com.ibm.cloud.platform_services.resource_controller.v2 with parameters of type CancelLastopResourceInstanceOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance>ResourceController. cancelLastopResourceInstance(CancelLastopResourceInstanceOptions cancelLastopResourceInstanceOptions)Cancel the in progress last operation of the resource instance. -
Uses of CancelLastopResourceInstanceOptions in com.ibm.cloud.platform_services.resource_controller.v2.model
Methods in com.ibm.cloud.platform_services.resource_controller.v2.model that return CancelLastopResourceInstanceOptions Modifier and Type Method Description CancelLastopResourceInstanceOptionsCancelLastopResourceInstanceOptions.Builder. build()Builds a CancelLastopResourceInstanceOptions.
-