Uses of Class
com.oracle.bmc.loganalytics.model.EntityTypeProperty.Builder
-
Packages that use EntityTypeProperty.Builder Package Description com.oracle.bmc.loganalytics.model -
-
Uses of EntityTypeProperty.Builder in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EntityTypeProperty.Builder Modifier and Type Method Description static EntityTypeProperty.BuilderEntityTypeProperty. builder()Create a new builder.EntityTypeProperty.BuilderEntityTypeProperty.Builder. copy(EntityTypeProperty model)EntityTypeProperty.BuilderEntityTypeProperty.Builder. description(String description)Description for the log analytics entity type property.EntityTypeProperty.BuilderEntityTypeProperty.Builder. name(String name)Log analytics entity type property name.EntityTypeProperty.BuilderEntityTypeProperty. toBuilder()
-