Method: IntersightClient::AssetDeviceStatistics.openapi_all_of
- Defined in:
- lib/intersight_client/models/asset_device_statistics.rb
.openapi_all_of ⇒ Object
List of class defined in allOf (OpenAPI v3)
120 121 122 123 124 125 |
# File 'lib/intersight_client/models/asset_device_statistics.rb', line 120 def self.openapi_all_of [ :'AssetDeviceStatisticsAllOf', :'MoBaseComplexType' ] end |