MySQL Shell API 9.3.0
Unified development interface for MySQL Products
|
This is the complete list of members for RoutingGuideline, including all inherited members.
add_destination(str name, str match, dict options) | RoutingGuideline | |
add_route(str name, str match, list destinations, dict options) | RoutingGuideline | |
as_json() | RoutingGuideline | |
copy(str name) | RoutingGuideline | |
destinations() | RoutingGuideline | |
export(str filePath) | RoutingGuideline | |
get_name() | RoutingGuideline | |
name | RoutingGuideline | |
remove_destination(str name) | RoutingGuideline | |
remove_route(str name) | RoutingGuideline | |
rename(str name) | RoutingGuideline | |
routes() | RoutingGuideline | |
set_destination_option(str destinationName, str option, str value) | RoutingGuideline | |
set_route_option(str routeName, str option, str value) | RoutingGuideline | |
show(dict options) | RoutingGuideline |