Uses of Class
com.oracle.bmc.apigateway.model.WorkRequestLogCollection
- 
Packages that use WorkRequestLogCollection Package Description com.oracle.bmc.apigateway.model com.oracle.bmc.apigateway.responses 
- 
- 
Uses of WorkRequestLogCollection in com.oracle.bmc.apigateway.modelMethods in com.oracle.bmc.apigateway.model that return WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollectionWorkRequestLogCollection.Builder. build()Methods in com.oracle.bmc.apigateway.model with parameters of type WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollection.BuilderWorkRequestLogCollection.Builder. copy(WorkRequestLogCollection model)
- 
Uses of WorkRequestLogCollection in com.oracle.bmc.apigateway.responsesMethods in com.oracle.bmc.apigateway.responses that return WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollectionListWorkRequestLogsResponse. getWorkRequestLogCollection()The returned WorkRequestLogCollection instance.Methods in com.oracle.bmc.apigateway.responses with parameters of type WorkRequestLogCollection Modifier and Type Method Description ListWorkRequestLogsResponse.BuilderListWorkRequestLogsResponse.Builder. workRequestLogCollection(WorkRequestLogCollection workRequestLogCollection)The returned WorkRequestLogCollection instance.
 
-