Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
DisableAutoAssociationDetail |
DisableAutoAssociationDetail.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DisableAutoAssociationDetail> |
DisableAutoAssociationDetails.getItems()
A list of information required to disable auto association on a source.
|
Modifier and Type | Method and Description |
---|---|
DisableAutoAssociationDetail.Builder |
DisableAutoAssociationDetail.Builder.copy(DisableAutoAssociationDetail model) |
Modifier and Type | Method and Description |
---|---|
DisableAutoAssociationDetails.Builder |
DisableAutoAssociationDetails.Builder.items(List<DisableAutoAssociationDetail> items)
A list of information required to disable auto association on a source.
|
Constructor and Description |
---|
DisableAutoAssociationDetails(List<DisableAutoAssociationDetail> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.