Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EffectivePropertySummary> |
LogAnalyticsPaginators.listEffectivePropertiesRecordIterator(ListEffectivePropertiesRequest request)
Creates a new iterable which will iterate over the
EffectivePropertySummary objects contained in responses
from the listEffectiveProperties operation. |
Modifier and Type | Method and Description |
---|---|
EffectivePropertySummary |
EffectivePropertySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EffectivePropertySummary> |
EffectivePropertyCollection.getItems()
A list of properties and their effective values.
|
Modifier and Type | Method and Description |
---|---|
EffectivePropertySummary.Builder |
EffectivePropertySummary.Builder.copy(EffectivePropertySummary model) |
Modifier and Type | Method and Description |
---|---|
EffectivePropertyCollection.Builder |
EffectivePropertyCollection.Builder.items(List<EffectivePropertySummary> items)
A list of properties and their effective values.
|
Constructor and Description |
---|
EffectivePropertyCollection(List<EffectivePropertySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.