public static class CryptoEventAnalysis.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CryptoEventAnalysis |
build() |
CryptoEventAnalysis.Builder |
copy(CryptoEventAnalysis model) |
CryptoEventAnalysis.Builder |
isEnabled(Boolean isEnabled)
CryptoEventAnalysis flag to store enabled or disabled status.
|
CryptoEventAnalysis.Builder |
summarizedEventsLog(SummarizedEventsLog summarizedEventsLog) |
public CryptoEventAnalysis.Builder isEnabled(Boolean isEnabled)
CryptoEventAnalysis flag to store enabled or disabled status.
isEnabled
- the value to setpublic CryptoEventAnalysis.Builder summarizedEventsLog(SummarizedEventsLog summarizedEventsLog)
public CryptoEventAnalysis build()
public CryptoEventAnalysis.Builder copy(CryptoEventAnalysis model)
Copyright © 2016–2024. All rights reserved.