ruạṛ
# coding: utf-8 # Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved. # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20221208 from __future__ import absolute_import from .ccc_infrastructure import CccInfrastructure from .ccc_infrastructure_collection import CccInfrastructureCollection from .ccc_infrastructure_inventory import CccInfrastructureInventory from .ccc_infrastructure_management_node import CccInfrastructureManagementNode from .ccc_infrastructure_network_configuration import CccInfrastructureNetworkConfiguration from .ccc_infrastructure_routing_dynamic_details import CccInfrastructureRoutingDynamicDetails from .ccc_infrastructure_routing_static_details import CccInfrastructureRoutingStaticDetails from .ccc_infrastructure_summary import CccInfrastructureSummary from .ccc_schedule_event import CccScheduleEvent from .ccc_upgrade_information import CccUpgradeInformation from .ccc_upgrade_schedule import CccUpgradeSchedule from .ccc_upgrade_schedule_collection import CccUpgradeScheduleCollection from .ccc_upgrade_schedule_summary import CccUpgradeScheduleSummary from .change_ccc_infrastructure_compartment_details import ChangeCccInfrastructureCompartmentDetails from .change_ccc_upgrade_schedule_compartment_details import ChangeCccUpgradeScheduleCompartmentDetails from .create_ccc_infrastructure_details import CreateCccInfrastructureDetails from .create_ccc_schedule_event import CreateCccScheduleEvent from .create_ccc_upgrade_schedule_details import CreateCccUpgradeScheduleDetails from .peer_information import PeerInformation from .update_ccc_infrastructure_details import UpdateCccInfrastructureDetails from .update_ccc_schedule_event import UpdateCccScheduleEvent from .update_ccc_upgrade_schedule_details import UpdateCccUpgradeScheduleDetails # Maps type names to classes for compute_cloud_at_customer services. compute_cloud_at_customer_type_mapping = { "CccInfrastructure": CccInfrastructure, "CccInfrastructureCollection": CccInfrastructureCollection, "CccInfrastructureInventory": CccInfrastructureInventory, "CccInfrastructureManagementNode": CccInfrastructureManagementNode, "CccInfrastructureNetworkConfiguration": CccInfrastructureNetworkConfiguration, "CccInfrastructureRoutingDynamicDetails": CccInfrastructureRoutingDynamicDetails, "CccInfrastructureRoutingStaticDetails": CccInfrastructureRoutingStaticDetails, "CccInfrastructureSummary": CccInfrastructureSummary, "CccScheduleEvent": CccScheduleEvent, "CccUpgradeInformation": CccUpgradeInformation, "CccUpgradeSchedule": CccUpgradeSchedule, "CccUpgradeScheduleCollection": CccUpgradeScheduleCollection, "CccUpgradeScheduleSummary": CccUpgradeScheduleSummary, "ChangeCccInfrastructureCompartmentDetails": ChangeCccInfrastructureCompartmentDetails, "ChangeCccUpgradeScheduleCompartmentDetails": ChangeCccUpgradeScheduleCompartmentDetails, "CreateCccInfrastructureDetails": CreateCccInfrastructureDetails, "CreateCccScheduleEvent": CreateCccScheduleEvent, "CreateCccUpgradeScheduleDetails": CreateCccUpgradeScheduleDetails, "PeerInformation": PeerInformation, "UpdateCccInfrastructureDetails": UpdateCccInfrastructureDetails, "UpdateCccScheduleEvent": UpdateCccScheduleEvent, "UpdateCccUpgradeScheduleDetails": UpdateCccUpgradeScheduleDetails }
cải xoăn