Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EnvironmentSummary> |
OcbAgentSvcPaginators.listEnvironmentsRecordIterator(ListEnvironmentsRequest request)
Creates a new iterable which will iterate over the
EnvironmentSummary objects contained in responses from the
listEnvironments operation. |
Modifier and Type | Method and Description |
---|---|
EnvironmentSummary |
EnvironmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EnvironmentSummary> |
EnvironmentCollection.getItems()
List of all source environments.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentSummary.Builder |
EnvironmentSummary.Builder.copy(EnvironmentSummary model) |
Modifier and Type | Method and Description |
---|---|
EnvironmentCollection.Builder |
EnvironmentCollection.Builder.items(List<EnvironmentSummary> items)
List of all source environments.
|
Constructor and Description |
---|
EnvironmentCollection(List<EnvironmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.