huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huaweicloudsdkcae might be problematic. Click here for more details.
- huaweicloudsdkcae/v1/cae_async_client.py +56 -56
- huaweicloudsdkcae/v1/cae_client.py +56 -56
- huaweicloudsdkcae/v1/model/access.py +5 -5
- huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
- huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
- huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
- huaweicloudsdkcae/v1/model/access_control.py +5 -5
- huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
- huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
- huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
- huaweicloudsdkcae/v1/model/agency.py +7 -7
- huaweicloudsdkcae/v1/model/agency_item.py +3 -3
- huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
- huaweicloudsdkcae/v1/model/app_info.py +5 -5
- huaweicloudsdkcae/v1/model/application_item.py +9 -9
- huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
- huaweicloudsdkcae/v1/model/archive.py +3 -3
- huaweicloudsdkcae/v1/model/build.py +5 -5
- huaweicloudsdkcae/v1/model/cert_item.py +5 -5
- huaweicloudsdkcae/v1/model/cert_req.py +9 -9
- huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
- huaweicloudsdkcae/v1/model/component_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_item.py +13 -13
- huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
- huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
- huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_spec.py +29 -29
- huaweicloudsdkcae/v1/model/configuration.py +13 -13
- huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
- huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
- huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
- huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
- huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
- huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
- huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
- huaweicloudsdkcae/v1/model/domain_item.py +3 -3
- huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
- huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/environment_item.py +15 -15
- huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
- huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
- huaweicloudsdkcae/v1/model/execution_details.py +5 -5
- huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
- huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
- huaweicloudsdkcae/v1/model/instance.py +7 -7
- huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/job_spec.py +7 -7
- huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
- huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
- huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
- huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
- huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
- huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
- huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
- huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
- huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
- huaweicloudsdkcae/v1/model/mount_component.py +13 -13
- huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
- huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
- huaweicloudsdkcae/v1/model/repo.py +7 -7
- huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
- huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
- huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
- huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
- huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
- huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
- huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
- huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
- huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
- huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/source.py +9 -9
- huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
- huaweicloudsdkcae/v1/model/task.py +13 -13
- huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
- huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
- huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
- huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
- huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/volume.py +15 -15
- huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
- huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
- huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
- huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
- huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -33,7 +33,7 @@ class ActionOnComponentSpec:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, snapshot_index=None, replica=None, source=None, resource_limit=None, build=None):
|
|
36
|
-
"""ActionOnComponentSpec
|
|
36
|
+
r"""ActionOnComponentSpec
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class ActionOnComponentSpec:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def snapshot_index(self):
|
|
74
|
-
"""Gets the snapshot_index of this ActionOnComponentSpec.
|
|
74
|
+
r"""Gets the snapshot_index of this ActionOnComponentSpec.
|
|
75
75
|
|
|
76
76
|
快照序号。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ActionOnComponentSpec:
|
|
|
82
82
|
|
|
83
83
|
@snapshot_index.setter
|
|
84
84
|
def snapshot_index(self, snapshot_index):
|
|
85
|
-
"""Sets the snapshot_index of this ActionOnComponentSpec.
|
|
85
|
+
r"""Sets the snapshot_index of this ActionOnComponentSpec.
|
|
86
86
|
|
|
87
87
|
快照序号。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class ActionOnComponentSpec:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def replica(self):
|
|
96
|
-
"""Gets the replica of this ActionOnComponentSpec.
|
|
96
|
+
r"""Gets the replica of this ActionOnComponentSpec.
|
|
97
97
|
|
|
98
98
|
实例个数。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class ActionOnComponentSpec:
|
|
|
104
104
|
|
|
105
105
|
@replica.setter
|
|
106
106
|
def replica(self, replica):
|
|
107
|
-
"""Sets the replica of this ActionOnComponentSpec.
|
|
107
|
+
r"""Sets the replica of this ActionOnComponentSpec.
|
|
108
108
|
|
|
109
109
|
实例个数。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class ActionOnComponentSpec:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def source(self):
|
|
118
|
-
"""Gets the source of this ActionOnComponentSpec.
|
|
118
|
+
r"""Gets the source of this ActionOnComponentSpec.
|
|
119
119
|
|
|
120
120
|
:return: The source of this ActionOnComponentSpec.
|
|
121
121
|
:rtype: :class:`huaweicloudsdkcae.v1.ActionOnComponentSource`
|
|
@@ -124,7 +124,7 @@ class ActionOnComponentSpec:
|
|
|
124
124
|
|
|
125
125
|
@source.setter
|
|
126
126
|
def source(self, source):
|
|
127
|
-
"""Sets the source of this ActionOnComponentSpec.
|
|
127
|
+
r"""Sets the source of this ActionOnComponentSpec.
|
|
128
128
|
|
|
129
129
|
:param source: The source of this ActionOnComponentSpec.
|
|
130
130
|
:type source: :class:`huaweicloudsdkcae.v1.ActionOnComponentSource`
|
|
@@ -133,7 +133,7 @@ class ActionOnComponentSpec:
|
|
|
133
133
|
|
|
134
134
|
@property
|
|
135
135
|
def resource_limit(self):
|
|
136
|
-
"""Gets the resource_limit of this ActionOnComponentSpec.
|
|
136
|
+
r"""Gets the resource_limit of this ActionOnComponentSpec.
|
|
137
137
|
|
|
138
138
|
:return: The resource_limit of this ActionOnComponentSpec.
|
|
139
139
|
:rtype: :class:`huaweicloudsdkcae.v1.ResourceLimitForUpgrade`
|
|
@@ -142,7 +142,7 @@ class ActionOnComponentSpec:
|
|
|
142
142
|
|
|
143
143
|
@resource_limit.setter
|
|
144
144
|
def resource_limit(self, resource_limit):
|
|
145
|
-
"""Sets the resource_limit of this ActionOnComponentSpec.
|
|
145
|
+
r"""Sets the resource_limit of this ActionOnComponentSpec.
|
|
146
146
|
|
|
147
147
|
:param resource_limit: The resource_limit of this ActionOnComponentSpec.
|
|
148
148
|
:type resource_limit: :class:`huaweicloudsdkcae.v1.ResourceLimitForUpgrade`
|
|
@@ -151,7 +151,7 @@ class ActionOnComponentSpec:
|
|
|
151
151
|
|
|
152
152
|
@property
|
|
153
153
|
def build(self):
|
|
154
|
-
"""Gets the build of this ActionOnComponentSpec.
|
|
154
|
+
r"""Gets the build of this ActionOnComponentSpec.
|
|
155
155
|
|
|
156
156
|
:return: The build of this ActionOnComponentSpec.
|
|
157
157
|
:rtype: :class:`huaweicloudsdkcae.v1.ActionOnComponentBuild`
|
|
@@ -160,7 +160,7 @@ class ActionOnComponentSpec:
|
|
|
160
160
|
|
|
161
161
|
@build.setter
|
|
162
162
|
def build(self, build):
|
|
163
|
-
"""Sets the build of this ActionOnComponentSpec.
|
|
163
|
+
r"""Sets the build of this ActionOnComponentSpec.
|
|
164
164
|
|
|
165
165
|
:param build: The build of this ActionOnComponentSpec.
|
|
166
166
|
:type build: :class:`huaweicloudsdkcae.v1.ActionOnComponentBuild`
|
|
@@ -29,7 +29,7 @@ class Agency:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, api_version=None, kind=None, metadata=None):
|
|
32
|
-
"""Agency
|
|
32
|
+
r"""Agency
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -54,7 +54,7 @@ class Agency:
|
|
|
54
54
|
|
|
55
55
|
@property
|
|
56
56
|
def api_version(self):
|
|
57
|
-
"""Gets the api_version of this Agency.
|
|
57
|
+
r"""Gets the api_version of this Agency.
|
|
58
58
|
|
|
59
59
|
:return: The api_version of this Agency.
|
|
60
60
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -63,7 +63,7 @@ class Agency:
|
|
|
63
63
|
|
|
64
64
|
@api_version.setter
|
|
65
65
|
def api_version(self, api_version):
|
|
66
|
-
"""Sets the api_version of this Agency.
|
|
66
|
+
r"""Sets the api_version of this Agency.
|
|
67
67
|
|
|
68
68
|
:param api_version: The api_version of this Agency.
|
|
69
69
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -72,7 +72,7 @@ class Agency:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def kind(self):
|
|
75
|
-
"""Gets the kind of this Agency.
|
|
75
|
+
r"""Gets the kind of this Agency.
|
|
76
76
|
|
|
77
77
|
:return: The kind of this Agency.
|
|
78
78
|
:rtype: :class:`huaweicloudsdkcae.v1.AgencyKindObj`
|
|
@@ -81,7 +81,7 @@ class Agency:
|
|
|
81
81
|
|
|
82
82
|
@kind.setter
|
|
83
83
|
def kind(self, kind):
|
|
84
|
-
"""Sets the kind of this Agency.
|
|
84
|
+
r"""Sets the kind of this Agency.
|
|
85
85
|
|
|
86
86
|
:param kind: The kind of this Agency.
|
|
87
87
|
:type kind: :class:`huaweicloudsdkcae.v1.AgencyKindObj`
|
|
@@ -90,7 +90,7 @@ class Agency:
|
|
|
90
90
|
|
|
91
91
|
@property
|
|
92
92
|
def metadata(self):
|
|
93
|
-
"""Gets the metadata of this Agency.
|
|
93
|
+
r"""Gets the metadata of this Agency.
|
|
94
94
|
|
|
95
95
|
:return: The metadata of this Agency.
|
|
96
96
|
:rtype: :class:`huaweicloudsdkcae.v1.AgencyMetadata`
|
|
@@ -99,7 +99,7 @@ class Agency:
|
|
|
99
99
|
|
|
100
100
|
@metadata.setter
|
|
101
101
|
def metadata(self, metadata):
|
|
102
|
-
"""Sets the metadata of this Agency.
|
|
102
|
+
r"""Sets the metadata of this Agency.
|
|
103
103
|
|
|
104
104
|
:param metadata: The metadata of this Agency.
|
|
105
105
|
:type metadata: :class:`huaweicloudsdkcae.v1.AgencyMetadata`
|
|
@@ -25,7 +25,7 @@ class AgencyItem:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, name=None):
|
|
28
|
-
"""AgencyItem
|
|
28
|
+
r"""AgencyItem
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class AgencyItem:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def name(self):
|
|
46
|
-
"""Gets the name of this AgencyItem.
|
|
46
|
+
r"""Gets the name of this AgencyItem.
|
|
47
47
|
|
|
48
48
|
委托名称,固定值“cae_trust”,该值不可修改。
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class AgencyItem:
|
|
|
54
54
|
|
|
55
55
|
@name.setter
|
|
56
56
|
def name(self, name):
|
|
57
|
-
"""Sets the name of this AgencyItem.
|
|
57
|
+
r"""Sets the name of this AgencyItem.
|
|
58
58
|
|
|
59
59
|
委托名称,固定值“cae_trust”,该值不可修改。
|
|
60
60
|
|
|
@@ -27,7 +27,7 @@ class AgencyMetadata:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, name=None, enum=None):
|
|
30
|
-
"""AgencyMetadata
|
|
30
|
+
r"""AgencyMetadata
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -49,7 +49,7 @@ class AgencyMetadata:
|
|
|
49
49
|
|
|
50
50
|
@property
|
|
51
51
|
def name(self):
|
|
52
|
-
"""Gets the name of this AgencyMetadata.
|
|
52
|
+
r"""Gets the name of this AgencyMetadata.
|
|
53
53
|
|
|
54
54
|
委托名称,固定值“cae_trust”,该值不可修改。
|
|
55
55
|
|
|
@@ -60,7 +60,7 @@ class AgencyMetadata:
|
|
|
60
60
|
|
|
61
61
|
@name.setter
|
|
62
62
|
def name(self, name):
|
|
63
|
-
"""Sets the name of this AgencyMetadata.
|
|
63
|
+
r"""Sets the name of this AgencyMetadata.
|
|
64
64
|
|
|
65
65
|
委托名称,固定值“cae_trust”,该值不可修改。
|
|
66
66
|
|
|
@@ -71,7 +71,7 @@ class AgencyMetadata:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def enum(self):
|
|
74
|
-
"""Gets the enum of this AgencyMetadata.
|
|
74
|
+
r"""Gets the enum of this AgencyMetadata.
|
|
75
75
|
|
|
76
76
|
:return: The enum of this AgencyMetadata.
|
|
77
77
|
:rtype: object
|
|
@@ -80,7 +80,7 @@ class AgencyMetadata:
|
|
|
80
80
|
|
|
81
81
|
@enum.setter
|
|
82
82
|
def enum(self, enum):
|
|
83
|
-
"""Sets the enum of this AgencyMetadata.
|
|
83
|
+
r"""Sets the enum of this AgencyMetadata.
|
|
84
84
|
|
|
85
85
|
:param enum: The enum of this AgencyMetadata.
|
|
86
86
|
:type enum: object
|
|
@@ -27,7 +27,7 @@ class AppInfo:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, app_id=None, app_name=None):
|
|
30
|
-
"""AppInfo
|
|
30
|
+
r"""AppInfo
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class AppInfo:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def app_id(self):
|
|
53
|
-
"""Gets the app_id of this AppInfo.
|
|
53
|
+
r"""Gets the app_id of this AppInfo.
|
|
54
54
|
|
|
55
55
|
应用ID。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class AppInfo:
|
|
|
61
61
|
|
|
62
62
|
@app_id.setter
|
|
63
63
|
def app_id(self, app_id):
|
|
64
|
-
"""Sets the app_id of this AppInfo.
|
|
64
|
+
r"""Sets the app_id of this AppInfo.
|
|
65
65
|
|
|
66
66
|
应用ID。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class AppInfo:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def app_name(self):
|
|
75
|
-
"""Gets the app_name of this AppInfo.
|
|
75
|
+
r"""Gets the app_name of this AppInfo.
|
|
76
76
|
|
|
77
77
|
应用名称。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class AppInfo:
|
|
|
83
83
|
|
|
84
84
|
@app_name.setter
|
|
85
85
|
def app_name(self, app_name):
|
|
86
|
-
"""Sets the app_name of this AppInfo.
|
|
86
|
+
r"""Sets the app_name of this AppInfo.
|
|
87
87
|
|
|
88
88
|
应用名称。
|
|
89
89
|
|
|
@@ -31,7 +31,7 @@ class ApplicationItem:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, id=None, name=None, created_at=None, updated_at=None):
|
|
34
|
-
"""ApplicationItem
|
|
34
|
+
r"""ApplicationItem
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@ class ApplicationItem:
|
|
|
64
64
|
|
|
65
65
|
@property
|
|
66
66
|
def id(self):
|
|
67
|
-
"""Gets the id of this ApplicationItem.
|
|
67
|
+
r"""Gets the id of this ApplicationItem.
|
|
68
68
|
|
|
69
69
|
应用ID。
|
|
70
70
|
|
|
@@ -75,7 +75,7 @@ class ApplicationItem:
|
|
|
75
75
|
|
|
76
76
|
@id.setter
|
|
77
77
|
def id(self, id):
|
|
78
|
-
"""Sets the id of this ApplicationItem.
|
|
78
|
+
r"""Sets the id of this ApplicationItem.
|
|
79
79
|
|
|
80
80
|
应用ID。
|
|
81
81
|
|
|
@@ -86,7 +86,7 @@ class ApplicationItem:
|
|
|
86
86
|
|
|
87
87
|
@property
|
|
88
88
|
def name(self):
|
|
89
|
-
"""Gets the name of this ApplicationItem.
|
|
89
|
+
r"""Gets the name of this ApplicationItem.
|
|
90
90
|
|
|
91
91
|
应用名称。
|
|
92
92
|
|
|
@@ -97,7 +97,7 @@ class ApplicationItem:
|
|
|
97
97
|
|
|
98
98
|
@name.setter
|
|
99
99
|
def name(self, name):
|
|
100
|
-
"""Sets the name of this ApplicationItem.
|
|
100
|
+
r"""Sets the name of this ApplicationItem.
|
|
101
101
|
|
|
102
102
|
应用名称。
|
|
103
103
|
|
|
@@ -108,7 +108,7 @@ class ApplicationItem:
|
|
|
108
108
|
|
|
109
109
|
@property
|
|
110
110
|
def created_at(self):
|
|
111
|
-
"""Gets the created_at of this ApplicationItem.
|
|
111
|
+
r"""Gets the created_at of this ApplicationItem.
|
|
112
112
|
|
|
113
113
|
创建时间。
|
|
114
114
|
|
|
@@ -119,7 +119,7 @@ class ApplicationItem:
|
|
|
119
119
|
|
|
120
120
|
@created_at.setter
|
|
121
121
|
def created_at(self, created_at):
|
|
122
|
-
"""Sets the created_at of this ApplicationItem.
|
|
122
|
+
r"""Sets the created_at of this ApplicationItem.
|
|
123
123
|
|
|
124
124
|
创建时间。
|
|
125
125
|
|
|
@@ -130,7 +130,7 @@ class ApplicationItem:
|
|
|
130
130
|
|
|
131
131
|
@property
|
|
132
132
|
def updated_at(self):
|
|
133
|
-
"""Gets the updated_at of this ApplicationItem.
|
|
133
|
+
r"""Gets the updated_at of this ApplicationItem.
|
|
134
134
|
|
|
135
135
|
更新时间。
|
|
136
136
|
|
|
@@ -141,7 +141,7 @@ class ApplicationItem:
|
|
|
141
141
|
|
|
142
142
|
@updated_at.setter
|
|
143
143
|
def updated_at(self, updated_at):
|
|
144
|
-
"""Sets the updated_at of this ApplicationItem.
|
|
144
|
+
r"""Sets the updated_at of this ApplicationItem.
|
|
145
145
|
|
|
146
146
|
更新时间。
|
|
147
147
|
|
|
@@ -31,7 +31,7 @@ class ApplicationMetadata:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, id=None, name=None, created_at=None, updated_at=None):
|
|
34
|
-
"""ApplicationMetadata
|
|
34
|
+
r"""ApplicationMetadata
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@ class ApplicationMetadata:
|
|
|
64
64
|
|
|
65
65
|
@property
|
|
66
66
|
def id(self):
|
|
67
|
-
"""Gets the id of this ApplicationMetadata.
|
|
67
|
+
r"""Gets the id of this ApplicationMetadata.
|
|
68
68
|
|
|
69
69
|
应用ID。
|
|
70
70
|
|
|
@@ -75,7 +75,7 @@ class ApplicationMetadata:
|
|
|
75
75
|
|
|
76
76
|
@id.setter
|
|
77
77
|
def id(self, id):
|
|
78
|
-
"""Sets the id of this ApplicationMetadata.
|
|
78
|
+
r"""Sets the id of this ApplicationMetadata.
|
|
79
79
|
|
|
80
80
|
应用ID。
|
|
81
81
|
|
|
@@ -86,7 +86,7 @@ class ApplicationMetadata:
|
|
|
86
86
|
|
|
87
87
|
@property
|
|
88
88
|
def name(self):
|
|
89
|
-
"""Gets the name of this ApplicationMetadata.
|
|
89
|
+
r"""Gets the name of this ApplicationMetadata.
|
|
90
90
|
|
|
91
91
|
应用名称。
|
|
92
92
|
|
|
@@ -97,7 +97,7 @@ class ApplicationMetadata:
|
|
|
97
97
|
|
|
98
98
|
@name.setter
|
|
99
99
|
def name(self, name):
|
|
100
|
-
"""Sets the name of this ApplicationMetadata.
|
|
100
|
+
r"""Sets the name of this ApplicationMetadata.
|
|
101
101
|
|
|
102
102
|
应用名称。
|
|
103
103
|
|
|
@@ -108,7 +108,7 @@ class ApplicationMetadata:
|
|
|
108
108
|
|
|
109
109
|
@property
|
|
110
110
|
def created_at(self):
|
|
111
|
-
"""Gets the created_at of this ApplicationMetadata.
|
|
111
|
+
r"""Gets the created_at of this ApplicationMetadata.
|
|
112
112
|
|
|
113
113
|
创建时间。
|
|
114
114
|
|
|
@@ -119,7 +119,7 @@ class ApplicationMetadata:
|
|
|
119
119
|
|
|
120
120
|
@created_at.setter
|
|
121
121
|
def created_at(self, created_at):
|
|
122
|
-
"""Sets the created_at of this ApplicationMetadata.
|
|
122
|
+
r"""Sets the created_at of this ApplicationMetadata.
|
|
123
123
|
|
|
124
124
|
创建时间。
|
|
125
125
|
|
|
@@ -130,7 +130,7 @@ class ApplicationMetadata:
|
|
|
130
130
|
|
|
131
131
|
@property
|
|
132
132
|
def updated_at(self):
|
|
133
|
-
"""Gets the updated_at of this ApplicationMetadata.
|
|
133
|
+
r"""Gets the updated_at of this ApplicationMetadata.
|
|
134
134
|
|
|
135
135
|
更新时间。
|
|
136
136
|
|
|
@@ -141,7 +141,7 @@ class ApplicationMetadata:
|
|
|
141
141
|
|
|
142
142
|
@updated_at.setter
|
|
143
143
|
def updated_at(self, updated_at):
|
|
144
|
-
"""Sets the updated_at of this ApplicationMetadata.
|
|
144
|
+
r"""Sets the updated_at of this ApplicationMetadata.
|
|
145
145
|
|
|
146
146
|
更新时间。
|
|
147
147
|
|
|
@@ -25,7 +25,7 @@ class Archive:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, artifact_namespace=None):
|
|
28
|
-
"""Archive
|
|
28
|
+
r"""Archive
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class Archive:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def artifact_namespace(self):
|
|
46
|
-
"""Gets the artifact_namespace of this Archive.
|
|
46
|
+
r"""Gets the artifact_namespace of this Archive.
|
|
47
47
|
|
|
48
48
|
产物纳管SWR组织。
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class Archive:
|
|
|
54
54
|
|
|
55
55
|
@artifact_namespace.setter
|
|
56
56
|
def artifact_namespace(self, artifact_namespace):
|
|
57
|
-
"""Sets the artifact_namespace of this Archive.
|
|
57
|
+
r"""Sets the artifact_namespace of this Archive.
|
|
58
58
|
|
|
59
59
|
产物纳管SWR组织。
|
|
60
60
|
|
|
@@ -27,7 +27,7 @@ class Build:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, archive=None, parameters=None):
|
|
30
|
-
"""Build
|
|
30
|
+
r"""Build
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ class Build:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
def archive(self):
|
|
51
|
-
"""Gets the archive of this Build.
|
|
51
|
+
r"""Gets the archive of this Build.
|
|
52
52
|
|
|
53
53
|
:return: The archive of this Build.
|
|
54
54
|
:rtype: :class:`huaweicloudsdkcae.v1.Archive`
|
|
@@ -57,7 +57,7 @@ class Build:
|
|
|
57
57
|
|
|
58
58
|
@archive.setter
|
|
59
59
|
def archive(self, archive):
|
|
60
|
-
"""Sets the archive of this Build.
|
|
60
|
+
r"""Sets the archive of this Build.
|
|
61
61
|
|
|
62
62
|
:param archive: The archive of this Build.
|
|
63
63
|
:type archive: :class:`huaweicloudsdkcae.v1.Archive`
|
|
@@ -66,7 +66,7 @@ class Build:
|
|
|
66
66
|
|
|
67
67
|
@property
|
|
68
68
|
def parameters(self):
|
|
69
|
-
"""Gets the parameters of this Build.
|
|
69
|
+
r"""Gets the parameters of this Build.
|
|
70
70
|
|
|
71
71
|
构建附加参数。 - base_image:基础镜像地址。 - build_cmd:自定义构建命令。 - dockerfile_path:自定义dockerfile文件路径 - dockerfile_content:自定义dockerfile内容 - artifact_name: 针对java多模块构建,指定构建后运行的产物,以\".jar\"结尾。
|
|
72
72
|
|
|
@@ -77,7 +77,7 @@ class Build:
|
|
|
77
77
|
|
|
78
78
|
@parameters.setter
|
|
79
79
|
def parameters(self, parameters):
|
|
80
|
-
"""Sets the parameters of this Build.
|
|
80
|
+
r"""Sets the parameters of this Build.
|
|
81
81
|
|
|
82
82
|
构建附加参数。 - base_image:基础镜像地址。 - build_cmd:自定义构建命令。 - dockerfile_path:自定义dockerfile文件路径 - dockerfile_content:自定义dockerfile内容 - artifact_name: 针对java多模块构建,指定构建后运行的产物,以\".jar\"结尾。
|
|
83
83
|
|
|
@@ -27,7 +27,7 @@ class CertItem:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, metadata=None, spec=None):
|
|
30
|
-
"""CertItem
|
|
30
|
+
r"""CertItem
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class CertItem:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def metadata(self):
|
|
53
|
-
"""Gets the metadata of this CertItem.
|
|
53
|
+
r"""Gets the metadata of this CertItem.
|
|
54
54
|
|
|
55
55
|
:return: The metadata of this CertItem.
|
|
56
56
|
:rtype: :class:`huaweicloudsdkcae.v1.MetaCert`
|
|
@@ -59,7 +59,7 @@ class CertItem:
|
|
|
59
59
|
|
|
60
60
|
@metadata.setter
|
|
61
61
|
def metadata(self, metadata):
|
|
62
|
-
"""Sets the metadata of this CertItem.
|
|
62
|
+
r"""Sets the metadata of this CertItem.
|
|
63
63
|
|
|
64
64
|
:param metadata: The metadata of this CertItem.
|
|
65
65
|
:type metadata: :class:`huaweicloudsdkcae.v1.MetaCert`
|
|
@@ -68,7 +68,7 @@ class CertItem:
|
|
|
68
68
|
|
|
69
69
|
@property
|
|
70
70
|
def spec(self):
|
|
71
|
-
"""Gets the spec of this CertItem.
|
|
71
|
+
r"""Gets the spec of this CertItem.
|
|
72
72
|
|
|
73
73
|
:return: The spec of this CertItem.
|
|
74
74
|
:rtype: :class:`huaweicloudsdkcae.v1.SpecCert`
|
|
@@ -77,7 +77,7 @@ class CertItem:
|
|
|
77
77
|
|
|
78
78
|
@spec.setter
|
|
79
79
|
def spec(self, spec):
|
|
80
|
-
"""Sets the spec of this CertItem.
|
|
80
|
+
r"""Sets the spec of this CertItem.
|
|
81
81
|
|
|
82
82
|
:param spec: The spec of this CertItem.
|
|
83
83
|
:type spec: :class:`huaweicloudsdkcae.v1.SpecCert`
|
|
@@ -31,7 +31,7 @@ class CertReq:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, api_version=None, kind=None, metadata=None, spec=None):
|
|
34
|
-
"""CertReq
|
|
34
|
+
r"""CertReq
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -60,7 +60,7 @@ class CertReq:
|
|
|
60
60
|
|
|
61
61
|
@property
|
|
62
62
|
def api_version(self):
|
|
63
|
-
"""Gets the api_version of this CertReq.
|
|
63
|
+
r"""Gets the api_version of this CertReq.
|
|
64
64
|
|
|
65
65
|
:return: The api_version of this CertReq.
|
|
66
66
|
:rtype: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -69,7 +69,7 @@ class CertReq:
|
|
|
69
69
|
|
|
70
70
|
@api_version.setter
|
|
71
71
|
def api_version(self, api_version):
|
|
72
|
-
"""Sets the api_version of this CertReq.
|
|
72
|
+
r"""Sets the api_version of this CertReq.
|
|
73
73
|
|
|
74
74
|
:param api_version: The api_version of this CertReq.
|
|
75
75
|
:type api_version: :class:`huaweicloudsdkcae.v1.ApiVersionObj`
|
|
@@ -78,7 +78,7 @@ class CertReq:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def kind(self):
|
|
81
|
-
"""Gets the kind of this CertReq.
|
|
81
|
+
r"""Gets the kind of this CertReq.
|
|
82
82
|
|
|
83
83
|
:return: The kind of this CertReq.
|
|
84
84
|
:rtype: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
|
|
@@ -87,7 +87,7 @@ class CertReq:
|
|
|
87
87
|
|
|
88
88
|
@kind.setter
|
|
89
89
|
def kind(self, kind):
|
|
90
|
-
"""Sets the kind of this CertReq.
|
|
90
|
+
r"""Sets the kind of this CertReq.
|
|
91
91
|
|
|
92
92
|
:param kind: The kind of this CertReq.
|
|
93
93
|
:type kind: :class:`huaweicloudsdkcae.v1.CertificateKindObj`
|
|
@@ -96,7 +96,7 @@ class CertReq:
|
|
|
96
96
|
|
|
97
97
|
@property
|
|
98
98
|
def metadata(self):
|
|
99
|
-
"""Gets the metadata of this CertReq.
|
|
99
|
+
r"""Gets the metadata of this CertReq.
|
|
100
100
|
|
|
101
101
|
:return: The metadata of this CertReq.
|
|
102
102
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateMetaCert`
|
|
@@ -105,7 +105,7 @@ class CertReq:
|
|
|
105
105
|
|
|
106
106
|
@metadata.setter
|
|
107
107
|
def metadata(self, metadata):
|
|
108
|
-
"""Sets the metadata of this CertReq.
|
|
108
|
+
r"""Sets the metadata of this CertReq.
|
|
109
109
|
|
|
110
110
|
:param metadata: The metadata of this CertReq.
|
|
111
111
|
:type metadata: :class:`huaweicloudsdkcae.v1.CreateMetaCert`
|
|
@@ -114,7 +114,7 @@ class CertReq:
|
|
|
114
114
|
|
|
115
115
|
@property
|
|
116
116
|
def spec(self):
|
|
117
|
-
"""Gets the spec of this CertReq.
|
|
117
|
+
r"""Gets the spec of this CertReq.
|
|
118
118
|
|
|
119
119
|
:return: The spec of this CertReq.
|
|
120
120
|
:rtype: :class:`huaweicloudsdkcae.v1.CreateSpecCert`
|
|
@@ -123,7 +123,7 @@ class CertReq:
|
|
|
123
123
|
|
|
124
124
|
@spec.setter
|
|
125
125
|
def spec(self, spec):
|
|
126
|
-
"""Sets the spec of this CertReq.
|
|
126
|
+
r"""Sets the spec of this CertReq.
|
|
127
127
|
|
|
128
128
|
:param spec: The spec of this CertReq.
|
|
129
129
|
:type spec: :class:`huaweicloudsdkcae.v1.CreateSpecCert`
|