Home
last modified time | relevance | path

Searched refs:create_route_table_details (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/core/models/
H A D__init__.py166 from .create_route_table_details import CreateRouteTableDetails
/dports/devel/py-oci/oci-2.53.1/src/oci/core/
H A Dvirtual_network_client_composite_operations.py999 …def create_route_table_and_wait_for_state(self, create_route_table_details, wait_for_states=[], op… argument
1017 … operation_result = self.client.create_route_table(create_route_table_details, **operation_kwargs)
H A Dvirtual_network_client.py4865 def create_route_table(self, create_route_table_details, **kwargs): argument
4949 body=create_route_table_details,
4956 body=create_route_table_details,