Home
last modified time | relevance | path

Searched defs:attach_vnic_details (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/core/
H A Dcompute_client_composite_operations.py68 …def attach_vnic_and_wait_for_state(self, attach_vnic_details, wait_for_states=[], operation_kwargs… argument
H A Dcompute_client.py361 def attach_vnic(self, attach_vnic_details, **kwargs): argument