Uses of Class
com.oracle.bmc.loganalytics.model.EffectivePropertyCollection.Builder
- 
Packages that use EffectivePropertyCollection.Builder Package Description com.oracle.bmc.loganalytics.model 
- 
- 
Uses of EffectivePropertyCollection.Builder in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return EffectivePropertyCollection.Builder Modifier and Type Method Description static EffectivePropertyCollection.BuilderEffectivePropertyCollection. builder()Create a new builder.EffectivePropertyCollection.BuilderEffectivePropertyCollection.Builder. copy(EffectivePropertyCollection model)EffectivePropertyCollection.BuilderEffectivePropertyCollection.Builder. items(List<EffectivePropertySummary> items)A list of properties and their effective values.EffectivePropertyCollection.BuilderEffectivePropertyCollection. toBuilder()
 
-