Method: KatapultAPI::OneOfIPAddressNotFoundVirtualMachineNetworkInterfaceNotFound404Error.openapi_one_of
- Defined in:
- lib/katapult-ruby/models/one_of_ip_address_not_found_virtual_machine_network_interface_not_found404_error.rb
.openapi_one_of ⇒ Object
List of class defined in oneOf (OpenAPI v3)
20 21 22 23 24 25 |
# File 'lib/katapult-ruby/models/one_of_ip_address_not_found_virtual_machine_network_interface_not_found404_error.rb', line 20 def openapi_one_of [ :'IPAddressNotFoundResponse', :'VirtualMachineNetworkInterfaceNotFoundResponse' ] end |