Class: Google::Apis::NetappV1::SyncReplicationRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ SyncReplicationRequest

Returns a new instance of SyncReplicationRequest.



3197
3198
3199
# File 'lib/google/apis/netapp_v1/classes.rb', line 3197

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3202
3203
# File 'lib/google/apis/netapp_v1/classes.rb', line 3202

def update!(**args)
end