Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateAwsEbsAssetDetails
The information of AWS EBS asset to be updated.
|
class |
UpdateAwsEc2AssetDetails
The information of AWS VM asset to be updated.
|
class |
UpdateVmAssetDetails
The information of VM asset to be updated.
|
class |
UpdateVmwareVmAssetDetails
The information of VMware VM asset to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateAssetDetails |
UpdateAssetRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateAssetDetails |
UpdateAssetRequest.getUpdateAssetDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateAssetRequest.Builder |
UpdateAssetRequest.Builder.body$(UpdateAssetDetails body)
Alternative setter for the body parameter.
|
UpdateAssetRequest.Builder |
UpdateAssetRequest.Builder.updateAssetDetails(UpdateAssetDetails updateAssetDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.