Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PropertySummary> |
FleetAppsManagementAdminPaginators.listPropertiesRecordIterator(ListPropertiesRequest request)
Creates a new iterable which will iterate over the
PropertySummary objects contained in responses from
the listProperties operation. |
Modifier and Type | Method and Description |
---|---|
PropertySummary |
PropertySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PropertySummary> |
PropertyCollection.getItems()
List of properties.
|
Modifier and Type | Method and Description |
---|---|
PropertySummary.Builder |
PropertySummary.Builder.copy(PropertySummary model) |
Modifier and Type | Method and Description |
---|---|
PropertyCollection.Builder |
PropertyCollection.Builder.items(List<PropertySummary> items)
List of properties.
|
Constructor and Description |
---|
PropertyCollection(List<PropertySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.