Class: Google::Apis::BaremetalsolutionV2::EvictLunRequest
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV2::EvictLunRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/baremetalsolution_v2/classes.rb,
lib/google/apis/baremetalsolution_v2/representations.rb,
lib/google/apis/baremetalsolution_v2/representations.rb
Overview
Request for skip lun cooloff and delete it.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EvictLunRequest
constructor
A new instance of EvictLunRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EvictLunRequest
Returns a new instance of EvictLunRequest.
218 219 220 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 218 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
223 224 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 223 def update!(**args) end |