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.



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