Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RefreshActivitySummary> |
FusionApplicationsPaginators.listRefreshActivitiesRecordIterator(ListRefreshActivitiesRequest request)
Creates a new iterable which will iterate over the
RefreshActivitySummary objects contained in responses from
the listRefreshActivities operation. |
Modifier and Type | Method and Description |
---|---|
RefreshActivitySummary |
RefreshActivitySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RefreshActivitySummary> |
RefreshActivityCollection.getItems()
A page of refresh activity objects.
|
Modifier and Type | Method and Description |
---|---|
RefreshActivitySummary.Builder |
RefreshActivitySummary.Builder.copy(RefreshActivitySummary model) |
Modifier and Type | Method and Description |
---|---|
RefreshActivityCollection.Builder |
RefreshActivityCollection.Builder.items(List<RefreshActivitySummary> items)
A page of refresh activity objects.
|
Constructor and Description |
---|
RefreshActivityCollection(List<RefreshActivitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.