Uses of Class
com.oracle.bmc.loganalytics.model.EnableAutoAssociationDetail.Builder
-
Packages that use EnableAutoAssociationDetail.Builder Package Description com.oracle.bmc.loganalytics.model -
-
Uses of EnableAutoAssociationDetail.Builder in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EnableAutoAssociationDetail.Builder Modifier and Type Method Description static EnableAutoAssociationDetail.Builder
EnableAutoAssociationDetail. builder()
Create a new builder.EnableAutoAssociationDetail.Builder
EnableAutoAssociationDetail.Builder. copy(EnableAutoAssociationDetail model)
EnableAutoAssociationDetail.Builder
EnableAutoAssociationDetail.Builder. logGroupId(String logGroupId)
The unique identifier of the log group to use when auto-associting the log source to eligible entities.EnableAutoAssociationDetail.Builder
EnableAutoAssociationDetail. toBuilder()
-