public class AllocationEventFilter.Builder extends Object
AllocationEventFilter. Use methods in this class to set the filter
parameters.| Modifier and Type | Method and Description |
|---|---|
AllocationEventFilter |
build()
Create an instance of
AllocationEventFilter based on the current setup of this
builder. |
AllocationEventFilter.Builder |
languages(LanguageInfo... languages)
Specify languages that are instrumented for allocations of guest language values.
|
public AllocationEventFilter.Builder languages(LanguageInfo... languages)
public AllocationEventFilter build()
AllocationEventFilter based on the current setup of this
builder.