public static class DisableAutoAssociationDetail.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DisableAutoAssociationDetail |
build() |
DisableAutoAssociationDetail.Builder |
copy(DisableAutoAssociationDetail model) |
DisableAutoAssociationDetail.Builder |
deleteExistingAssociations(Boolean deleteExistingAssociations)
A flag indicating whether or not to delete all the existing associations of the log
source.
|
public DisableAutoAssociationDetail.Builder deleteExistingAssociations(Boolean deleteExistingAssociations)
A flag indicating whether or not to delete all the existing associations of the log source.
deleteExistingAssociations
- the value to setpublic DisableAutoAssociationDetail build()
public DisableAutoAssociationDetail.Builder copy(DisableAutoAssociationDetail model)
Copyright © 2016–2024. All rights reserved.