Uses of Class
com.oracle.bmc.opsi.model.ListObjects
-
Packages that use ListObjects Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of ListObjects in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ListObjects Modifier and Type Method Description ListObjects
ListObjects.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type ListObjects Modifier and Type Method Description ListObjects.Builder
ListObjects.Builder. copy(ListObjects model)
-
Uses of ListObjects in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ListObjects Modifier and Type Method Description ListObjects
ListAwrHubObjectsResponse. getListObjects()
The returned ListObjects instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ListObjects Modifier and Type Method Description ListAwrHubObjectsResponse.Builder
ListAwrHubObjectsResponse.Builder. listObjects(ListObjects listObjects)
The returned ListObjects instance.
-