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 ListObjectsListObjects.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ListObjects Modifier and Type Method Description ListObjects.BuilderListObjects.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 ListObjectsListAwrHubObjectsResponse. getListObjects()The returned ListObjects instance.Methods in com.oracle.bmc.opsi.responses with parameters of type ListObjects Modifier and Type Method Description ListAwrHubObjectsResponse.BuilderListAwrHubObjectsResponse.Builder. listObjects(ListObjects listObjects)The returned ListObjects instance.
-