Class: Airavata::UpdateGroupResourceProfile_result
- Inherits:
-
Object
- Object
- Airavata::UpdateGroupResourceProfile_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/airavata.rb
Constant Summary collapse
- IRE =
1
- ACE =
2
- ASE =
3
- AE =
4
- FIELDS =
{ IRE => {:type => ::Thrift::Types::STRUCT, :name => 'ire', :class => ::InvalidRequestException}, ACE => {:type => ::Thrift::Types::STRUCT, :name => 'ace', :class => ::AiravataClientException}, ASE => {:type => ::Thrift::Types::STRUCT, :name => 'ase', :class => ::AiravataSystemException}, AE => {:type => ::Thrift::Types::STRUCT, :name => 'ae', :class => ::AuthorizationException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14779 |
# File 'lib/airavata.rb', line 14779 def struct_fields; FIELDS; end |
#validate ⇒ Object
14781 14782 |
# File 'lib/airavata.rb', line 14781 def validate end |