Class: Google::Apis::NetappV1::SyncReplicationRequest
- Inherits:
-
Object
- Object
- Google::Apis::NetappV1::SyncReplicationRequest
- 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
SyncReplicationRequest syncs the replication from source to destination.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SyncReplicationRequest
constructor
A new instance of SyncReplicationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SyncReplicationRequest
Returns a new instance of SyncReplicationRequest.
2131 2132 2133 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 2131 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2136 2137 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 2136 def update!(**args) end |