Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LifecycleEnvironmentSummary> |
LifecycleEnvironmentPaginators.listLifecycleEnvironmentsRecordIterator(ListLifecycleEnvironmentsRequest request)
Creates a new iterable which will iterate over the
LifecycleEnvironmentSummary objects contained in
responses from the listLifecycleEnvironments operation. |
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironmentSummary |
LifecycleEnvironmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LifecycleEnvironmentSummary> |
LifecycleEnvironmentCollection.getItems()
List of lifecycle environments.
|
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironmentSummary.Builder |
LifecycleEnvironmentSummary.Builder.copy(LifecycleEnvironmentSummary model) |
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironmentCollection.Builder |
LifecycleEnvironmentCollection.Builder.items(List<LifecycleEnvironmentSummary> items)
List of lifecycle environments.
|
Constructor and Description |
---|
LifecycleEnvironmentCollection(List<LifecycleEnvironmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.