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