Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
UpsertLogAnalyticsAssociation |
UpsertLogAnalyticsAssociation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UpsertLogAnalyticsAssociation> |
UpsertLogAnalyticsAssociationDetails.getItems()
The information required to create or update an association.
|
Modifier and Type | Method and Description |
---|---|
UpsertLogAnalyticsAssociation.Builder |
UpsertLogAnalyticsAssociation.Builder.copy(UpsertLogAnalyticsAssociation model) |
Modifier and Type | Method and Description |
---|---|
UpsertLogAnalyticsAssociationDetails.Builder |
UpsertLogAnalyticsAssociationDetails.Builder.items(List<UpsertLogAnalyticsAssociation> items)
The information required to create or update an association.
|
Constructor and Description |
---|
UpsertLogAnalyticsAssociationDetails(String compartmentId,
List<UpsertLogAnalyticsAssociation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.