Uses of Class
com.ibm.cloud.platform_services.resource_controller.v2.model.UnlockResourceInstanceOptions
-
Packages that use UnlockResourceInstanceOptions Package Description com.ibm.cloud.platform_services.resource_controller.v2 Resource Controller v2.com.ibm.cloud.platform_services.resource_controller.v2.model -
-
Uses of UnlockResourceInstanceOptions in com.ibm.cloud.platform_services.resource_controller.v2
Methods in com.ibm.cloud.platform_services.resource_controller.v2 with parameters of type UnlockResourceInstanceOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance>ResourceController. unlockResourceInstance(UnlockResourceInstanceOptions unlockResourceInstanceOptions)Unlock a resource instance. -
Uses of UnlockResourceInstanceOptions in com.ibm.cloud.platform_services.resource_controller.v2.model
Methods in com.ibm.cloud.platform_services.resource_controller.v2.model that return UnlockResourceInstanceOptions Modifier and Type Method Description UnlockResourceInstanceOptionsUnlockResourceInstanceOptions.Builder. build()Builds a UnlockResourceInstanceOptions.
-