Uses of Class
com.oracle.bmc.loganalytics.model.RecalledDataInfo.Builder
- 
Packages that use RecalledDataInfo.Builder Package Description com.oracle.bmc.loganalytics.model 
- 
- 
Uses of RecalledDataInfo.Builder in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return RecalledDataInfo.Builder Modifier and Type Method Description static RecalledDataInfo.BuilderRecalledDataInfo. builder()Create a new builder.RecalledDataInfo.BuilderRecalledDataInfo.Builder. collectionName(String collectionName)This is the parent name of the list of overlapping recallsRecalledDataInfo.BuilderRecalledDataInfo.Builder. copy(RecalledDataInfo model)RecalledDataInfo.BuilderRecalledDataInfo.Builder. purpose(String purpose)This is the recall name made for a specific purposeRecalledDataInfo.BuilderRecalledDataInfo. toBuilder()
 
-