📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
capacity_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/capacity_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: occ_capacity_request_summary.cpython-39.opt-1.pyc
a ���frW � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s" e Zd ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Zejd=d<� �Zd>d?� Zd@dA� ZdBdC� ZdDS )E�OccCapacityRequestSummaryz9 A summary model for the capacity request model. �COMPUTEc K s� dddddddddddddddddddd�| _ dddd d ddd dddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new OccCapacityRequestSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this OccCapacityRequestSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this OccCapacityRequestSummary. :type compartment_id: str :param occ_availability_catalog_id: The value to assign to the occ_availability_catalog_id property of this OccCapacityRequestSummary. :type occ_availability_catalog_id: str :param display_name: The value to assign to the display_name property of this OccCapacityRequestSummary. :type display_name: str :param description: The value to assign to the description property of this OccCapacityRequestSummary. :type description: str :param namespace: The value to assign to the namespace property of this OccCapacityRequestSummary. Allowed values for this property are: "COMPUTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type namespace: str :param occ_customer_group_id: The value to assign to the occ_customer_group_id property of this OccCapacityRequestSummary. :type occ_customer_group_id: str :param region: The value to assign to the region property of this OccCapacityRequestSummary. :type region: str :param availability_domain: The value to assign to the availability_domain property of this OccCapacityRequestSummary. :type availability_domain: str :param date_expected_capacity_handover: The value to assign to the date_expected_capacity_handover property of this OccCapacityRequestSummary. :type date_expected_capacity_handover: datetime :param request_state: The value to assign to the request_state property of this OccCapacityRequestSummary. :type request_state: str :param request_type: The value to assign to the request_type property of this OccCapacityRequestSummary. :type request_type: str :param time_created: The value to assign to the time_created property of this OccCapacityRequestSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OccCapacityRequestSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OccCapacityRequestSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OccCapacityRequestSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this OccCapacityRequestSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OccCapacityRequestSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OccCapacityRequestSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�occ_availability_catalog_id�display_name�description� namespace�occ_customer_group_id�region�availability_domain�date_expected_capacity_handover� request_state�request_type�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr Z compartmentIdZoccAvailabilityCatalogIdZdisplayNamer r ZoccCustomerGroupIdr ZavailabilityDomainZdateExpectedCapacityHandoverZrequestStateZrequestTypeZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id�_occ_availability_catalog_id� _display_name�_description� _namespace�_occ_customer_group_id�_region�_availability_domain� _date_expected_capacity_handover�_request_state� _request_type� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r1 �_/usr/lib/python3.9/site-packages/oci/capacity_management/models/occ_capacity_request_summary.py�__init__ sv U��z"OccCapacityRequestSummary.__init__c C s | j S )z� **[Required]** Gets the id of this OccCapacityRequestSummary. The OCID of the capacity request. :return: The id of this OccCapacityRequestSummary. :rtype: str �r �r/ r1 r1 r2 r � s zOccCapacityRequestSummary.idc C s || _ dS )z� Sets the id of this OccCapacityRequestSummary. The OCID of the capacity request. :param id: The id of this OccCapacityRequestSummary. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this OccCapacityRequestSummary. The OCID of the tenancy from which the request was made. :return: The compartment_id of this OccCapacityRequestSummary. :rtype: str �r r5 r1 r1 r2 r � s z(OccCapacityRequestSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this OccCapacityRequestSummary. The OCID of the tenancy from which the request was made. :param compartment_id: The compartment_id of this OccCapacityRequestSummary. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )a. **[Required]** Gets the occ_availability_catalog_id of this OccCapacityRequestSummary. The OCID of the availability catalog against which the capacity request was placed. :return: The occ_availability_catalog_id of this OccCapacityRequestSummary. :rtype: str �r r5 r1 r1 r2 r � s z5OccCapacityRequestSummary.occ_availability_catalog_idc C s || _ dS )a9 Sets the occ_availability_catalog_id of this OccCapacityRequestSummary. The OCID of the availability catalog against which the capacity request was placed. :param occ_availability_catalog_id: The occ_availability_catalog_id of this OccCapacityRequestSummary. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the display_name of this OccCapacityRequestSummary. The display name of the capacity request. :return: The display_name of this OccCapacityRequestSummary. :rtype: str �r r5 r1 r1 r2 r � s z&OccCapacityRequestSummary.display_namec C s || _ dS )z� Sets the display_name of this OccCapacityRequestSummary. The display name of the capacity request. :param display_name: The display_name of this OccCapacityRequestSummary. :type: str Nr8 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the description of this OccCapacityRequestSummary. Meaningful text about the capacity request. :return: The description of this OccCapacityRequestSummary. :rtype: str �r r5 r1 r1 r2 r s z%OccCapacityRequestSummary.descriptionc C s || _ dS )z� Sets the description of this OccCapacityRequestSummary. Meaningful text about the capacity request. :param description: The description of this OccCapacityRequestSummary. :type: str Nr9 )r/ r r1 r1 r2 r s c C s | j S )a� **[Required]** Gets the namespace of this OccCapacityRequestSummary. The name of the OCI service in consideration. For example, Compute, Exadata, and so on. Allowed values for this property are: "COMPUTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The namespace of this OccCapacityRequestSummary. :rtype: str )r! r5 r1 r1 r2 r " s z#OccCapacityRequestSummary.namespacec C s dg}t ||�sd}|| _dS )a Sets the namespace of this OccCapacityRequestSummary. The name of the OCI service in consideration. For example, Compute, Exadata, and so on. :param namespace: The namespace of this OccCapacityRequestSummary. :type: str r ZUNKNOWN_ENUM_VALUEN)r r! )r/ r Zallowed_valuesr1 r1 r2 r 1 s c C s | j S )a **[Required]** Gets the occ_customer_group_id of this OccCapacityRequestSummary. The OCID of the customer group to which this customer belongs to. :return: The occ_customer_group_id of this OccCapacityRequestSummary. :rtype: str �r"