Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Class and Description |
---|---|
class |
AwsEbsAsset
AWS EBS type of asset.
|
class |
AwsEc2Asset
AWS EC2 type of asset.
|
class |
VmAsset
VM type of asset.
|
class |
VmwareVmAsset
VMware VM type of asset.
|
Modifier and Type | Method and Description |
---|---|
Asset |
GetAssetResponse.getAsset()
The returned
Asset instance. |
Asset |
ChangeAssetTagsResponse.getAsset()
The returned
Asset instance. |
Asset |
CreateAssetResponse.getAsset()
The returned
Asset instance. |
Asset |
UpdateAssetResponse.getAsset()
The returned
Asset instance. |
Modifier and Type | Method and Description |
---|---|
GetAssetResponse.Builder |
GetAssetResponse.Builder.asset(Asset asset)
The returned
Asset instance. |
ChangeAssetTagsResponse.Builder |
ChangeAssetTagsResponse.Builder.asset(Asset asset)
The returned
Asset instance. |
CreateAssetResponse.Builder |
CreateAssetResponse.Builder.asset(Asset asset)
The returned
Asset instance. |
UpdateAssetResponse.Builder |
UpdateAssetResponse.Builder.asset(Asset asset)
The returned
Asset instance. |
Copyright © 2016–2024. All rights reserved.