Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HostedEntitySummary> |
OperationsInsightsPaginators.listHostedEntitiesRecordIterator(ListHostedEntitiesRequest request)
Creates a new iterable which will iterate over the
HostedEntitySummary objects contained in responses from the
listHostedEntities operation. |
Modifier and Type | Method and Description |
---|---|
HostedEntitySummary |
HostedEntitySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HostedEntitySummary> |
HostedEntityCollection.getItems()
List of hosted entities details.
|
Modifier and Type | Method and Description |
---|---|
HostedEntitySummary.Builder |
HostedEntitySummary.Builder.copy(HostedEntitySummary model) |
Modifier and Type | Method and Description |
---|---|
HostedEntityCollection.Builder |
HostedEntityCollection.Builder.items(List<HostedEntitySummary> items)
List of hosted entities details.
|
Constructor and Description |
---|
HostedEntityCollection(Date timeIntervalStart,
Date timeIntervalEnd,
List<HostedEntitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.