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.model
Methods in com.oracle.bmc.loganalytics.model that return RecalledDataInfo.Builder Modifier and Type Method Description static RecalledDataInfo.Builder
RecalledDataInfo. builder()
Create a new builder.RecalledDataInfo.Builder
RecalledDataInfo.Builder. collectionName(String collectionName)
This is the parent name of the list of overlapping recallsRecalledDataInfo.Builder
RecalledDataInfo.Builder. copy(RecalledDataInfo model)
RecalledDataInfo.Builder
RecalledDataInfo.Builder. purpose(String purpose)
This is the recall name made for a specific purposeRecalledDataInfo.Builder
RecalledDataInfo. toBuilder()
-