| static ResourceInventory.Builder | ResourceInventory. builder() | Create a new builder. | 
| ResourceInventory.Builder | ResourceInventory.Builder. copy(ResourceInventory model) |  | 
| ResourceInventory.Builder | ResourceInventory.Builder. managedInstanceCount(Integer managedInstanceCount) | The number of managed instances in the selected compartment. | 
| ResourceInventory.Builder | ResourceInventory.Builder. managedInstanceWithPatchReadinessErrorCount(Integer managedInstanceWithPatchReadinessErrorCount) | The number of managed instance that have WebLogic domains with errors in the patch
readiness check. | 
| ResourceInventory.Builder | ResourceInventory.Builder. managedInstanceWithPatchReadinessWarningCount(Integer managedInstanceWithPatchReadinessWarningCount) | The number of managed instance that have WebLogic domains with warnings in the patch
readiness check. | 
| ResourceInventory.Builder | ResourceInventory. toBuilder() |  | 
| ResourceInventory.Builder | ResourceInventory.Builder. wlsDomainCount(Integer wlsDomainCount) | The number of WebLogic domains discovered in the selected compartment. | 
| ResourceInventory.Builder | ResourceInventory.Builder. wlsDomainNotInLatestPatchCount(Integer wlsDomainNotInLatestPatchCount) | The number of WebLogic domains that are not in the latest patch. | 
| ResourceInventory.Builder | ResourceInventory.Builder. wlsDomainWithPatchReadinessErrorCount(Integer wlsDomainWithPatchReadinessErrorCount) | The number of WebLogic domains that have errors in the patch readiness check. | 
| ResourceInventory.Builder | ResourceInventory.Builder. wlsDomainWithPatchReadinessWarningCount(Integer wlsDomainWithPatchReadinessWarningCount) | The number of WebLogic domains that have warnings in the patch readiness check. |