Uses of Class
com.oracle.bmc.fusionapps.model.RefreshActivityCollection
-
Packages that use RefreshActivityCollection Package Description com.oracle.bmc.fusionapps.model com.oracle.bmc.fusionapps.responses -
-
Uses of RefreshActivityCollection in com.oracle.bmc.fusionapps.model
Methods in com.oracle.bmc.fusionapps.model that return RefreshActivityCollection Modifier and Type Method Description RefreshActivityCollection
RefreshActivityCollection.Builder. build()
Methods in com.oracle.bmc.fusionapps.model with parameters of type RefreshActivityCollection Modifier and Type Method Description RefreshActivityCollection.Builder
RefreshActivityCollection.Builder. copy(RefreshActivityCollection model)
-
Uses of RefreshActivityCollection in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return RefreshActivityCollection Modifier and Type Method Description RefreshActivityCollection
ListRefreshActivitiesResponse. getRefreshActivityCollection()
The returned RefreshActivityCollection instance.Methods in com.oracle.bmc.fusionapps.responses with parameters of type RefreshActivityCollection Modifier and Type Method Description ListRefreshActivitiesResponse.Builder
ListRefreshActivitiesResponse.Builder. refreshActivityCollection(RefreshActivityCollection refreshActivityCollection)
The returned RefreshActivityCollection instance.
-