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.Builder
EntityTypeProperty. builder()
Create a new builder.EntityTypeProperty.Builder
EntityTypeProperty.Builder. copy(EntityTypeProperty model)
EntityTypeProperty.Builder
EntityTypeProperty.Builder. description(String description)
Description for the log analytics entity type property.EntityTypeProperty.Builder
EntityTypeProperty.Builder. name(String name)
Log analytics entity type property name.EntityTypeProperty.Builder
EntityTypeProperty. toBuilder()
-