Class: Google::Apis::NetappV1::ResumeReplicationRequest
- Inherits:
-
Object
- Object
- Google::Apis::NetappV1::ResumeReplicationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/netapp_v1/classes.rb,
lib/google/apis/netapp_v1/representations.rb,
lib/google/apis/netapp_v1/representations.rb
Overview
ResumeReplicationRequest resumes a stopped replication.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeReplicationRequest
constructor
A new instance of ResumeReplicationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResumeReplicationRequest
Returns a new instance of ResumeReplicationRequest.
1395 1396 1397 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 1395 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1400 1401 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 1400 def update!(**args) end |