public static class CustomerLoggingDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CustomerLoggingDetails |
build() |
CustomerLoggingDetails.Builder |
copy(CustomerLoggingDetails model) |
CustomerLoggingDetails.Builder |
logRetentionDays(Integer logRetentionDays)
the age of an index after which the index will get deleted by ISM policy
|
public CustomerLoggingDetails.Builder logRetentionDays(Integer logRetentionDays)
the age of an index after which the index will get deleted by ISM policy
logRetentionDays
- the value to setpublic CustomerLoggingDetails build()
public CustomerLoggingDetails.Builder copy(CustomerLoggingDetails model)
Copyright © 2016–2025. All rights reserved.