Uses of Class
com.oracle.bmc.loganalytics.model.ExtractLogHeaderResults
- 
Packages that use ExtractLogHeaderResults Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of ExtractLogHeaderResults in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return ExtractLogHeaderResults Modifier and Type Method Description ExtractLogHeaderResultsExtractLogHeaderResults.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type ExtractLogHeaderResults Modifier and Type Method Description ExtractLogHeaderResults.BuilderExtractLogHeaderResults.Builder. copy(ExtractLogHeaderResults model)
- 
Uses of ExtractLogHeaderResults in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return ExtractLogHeaderResults Modifier and Type Method Description ExtractLogHeaderResultsExtractStructuredLogHeaderPathsResponse. getExtractLogHeaderResults()The returned ExtractLogHeaderResults instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type ExtractLogHeaderResults Modifier and Type Method Description ExtractStructuredLogHeaderPathsResponse.BuilderExtractStructuredLogHeaderPathsResponse.Builder. extractLogHeaderResults(ExtractLogHeaderResults extractLogHeaderResults)The returned ExtractLogHeaderResults instance.
 
-