Uses of Class
com.oracle.bmc.cloudbridge.model.ImportInventoryDetails
-
Packages that use ImportInventoryDetails Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.requests -
-
Uses of ImportInventoryDetails in com.oracle.bmc.cloudbridge.model
Subclasses of ImportInventoryDetails in com.oracle.bmc.cloudbridge.model Modifier and Type Class Description classImportInventoryViaAssetsDetailsDetails for importing assets from a file. -
Uses of ImportInventoryDetails in com.oracle.bmc.cloudbridge.requests
Methods in com.oracle.bmc.cloudbridge.requests that return ImportInventoryDetails Modifier and Type Method Description ImportInventoryDetailsImportInventoryRequest. getBody$()Alternative accessor for the body parameter.ImportInventoryDetailsImportInventoryRequest. getImportInventoryDetails()The file input to create resources.Methods in com.oracle.bmc.cloudbridge.requests with parameters of type ImportInventoryDetails Modifier and Type Method Description ImportInventoryRequest.BuilderImportInventoryRequest.Builder. body$(ImportInventoryDetails body)Alternative setter for the body parameter.ImportInventoryRequest.BuilderImportInventoryRequest.Builder. importInventoryDetails(ImportInventoryDetails importInventoryDetails)The file input to create resources.
-