Class: Google::Apis::BaremetalsolutionV2::StopInstanceResponse
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV2::StopInstanceResponse
- 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
Response message from stopping a server.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StopInstanceResponse
constructor
A new instance of StopInstanceResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StopInstanceResponse
Returns a new instance of StopInstanceResponse.
2326 2327 2328 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2326 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2331 2332 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2331 def update!(**args) end |