Class: Azure::Confluent::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Confluent::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/confluent_profile_module.rb
Instance Method Summary collapse
- #confluent_agreement_resource ⇒ Object
- #confluent_agreement_resource_list_response ⇒ Object
- #error_response_body ⇒ Object
- #offer_detail ⇒ Object
- #operation_display ⇒ Object
- #operation_list_result ⇒ Object
- #operation_result ⇒ Object
- #organization_resource ⇒ Object
- #organization_resource_list_result ⇒ Object
- #organization_resource_properties ⇒ Object
- #organization_resource_properties_offer_detail ⇒ Object
- #organization_resource_properties_user_detail ⇒ Object
- #organization_resource_update ⇒ Object
- #provision_state ⇒ Object
- #resource_provider_default_error_response ⇒ Object
- #saa_soffer_status ⇒ Object
- #user_detail ⇒ Object
Instance Method Details
#confluent_agreement_resource ⇒ Object
101 102 103 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 101 def confluent_agreement_resource Azure::Confluent::Mgmt::V2020_03_01::Models::ConfluentAgreementResource end |
#confluent_agreement_resource_list_response ⇒ Object
86 87 88 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 86 def confluent_agreement_resource_list_response Azure::Confluent::Mgmt::V2020_03_01::Models::ConfluentAgreementResourceListResponse end |
#error_response_body ⇒ Object
95 96 97 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 95 def error_response_body Azure::Confluent::Mgmt::V2020_03_01::Models::ErrorResponseBody end |
#offer_detail ⇒ Object
80 81 82 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 80 def offer_detail Azure::Confluent::Mgmt::V2020_03_01::Models::OfferDetail end |
#operation_display ⇒ Object
89 90 91 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 89 def operation_display Azure::Confluent::Mgmt::V2020_03_01::Models::OperationDisplay end |
#operation_list_result ⇒ Object
113 114 115 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 113 def operation_list_result Azure::Confluent::Mgmt::V2020_03_01::Models::OperationListResult end |
#operation_result ⇒ Object
92 93 94 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 92 def operation_result Azure::Confluent::Mgmt::V2020_03_01::Models::OperationResult end |
#organization_resource ⇒ Object
110 111 112 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 110 def organization_resource Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResource end |
#organization_resource_list_result ⇒ Object
116 117 118 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 116 def organization_resource_list_result Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResourceListResult end |
#organization_resource_properties ⇒ Object
104 105 106 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 104 def organization_resource_properties Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResourceProperties end |
#organization_resource_properties_offer_detail ⇒ Object
119 120 121 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 119 def organization_resource_properties_offer_detail Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResourcePropertiesOfferDetail end |
#organization_resource_properties_user_detail ⇒ Object
122 123 124 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 122 def organization_resource_properties_user_detail Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResourcePropertiesUserDetail end |
#organization_resource_update ⇒ Object
98 99 100 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 98 def organization_resource_update Azure::Confluent::Mgmt::V2020_03_01::Models::OrganizationResourceUpdate end |
#provision_state ⇒ Object
125 126 127 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 125 def provision_state Azure::Confluent::Mgmt::V2020_03_01::Models::ProvisionState end |
#resource_provider_default_error_response ⇒ Object
107 108 109 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 107 def resource_provider_default_error_response Azure::Confluent::Mgmt::V2020_03_01::Models::ResourceProviderDefaultErrorResponse end |
#saa_soffer_status ⇒ Object
128 129 130 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 128 def saa_soffer_status Azure::Confluent::Mgmt::V2020_03_01::Models::SaaSOfferStatus end |
#user_detail ⇒ Object
83 84 85 |
# File 'lib/profiles/latest/modules/confluent_profile_module.rb', line 83 def user_detail Azure::Confluent::Mgmt::V2020_03_01::Models::UserDetail end |