Class: Google::Apis::NetappV1::StartSplitRequest
- Inherits:
-
Object
- Object
- Google::Apis::NetappV1::StartSplitRequest
- 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
Request message for splitting a volume.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StartSplitRequest
constructor
A new instance of StartSplitRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StartSplitRequest
Returns a new instance of StartSplitRequest.
2920 2921 2922 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 2920 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2925 2926 |
# File 'lib/google/apis/netapp_v1/classes.rb', line 2925 def update!(**args) end |