Package | Description |
---|---|
com.oracle.bmc.servicemanagerproxy | |
com.oracle.bmc.servicemanagerproxy.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceEnvironmentSummary> |
ServiceManagerProxyPaginators.listServiceEnvironmentsRecordIterator(ListServiceEnvironmentsRequest request)
Creates a new iterable which will iterate over the
ServiceEnvironmentSummary objects contained in
responses from the listServiceEnvironments operation. |
Modifier and Type | Method and Description |
---|---|
ServiceEnvironmentSummary |
ServiceEnvironmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceEnvironmentSummary> |
ServiceEnvironmentCollection.getItems()
Collection of items.
|
Modifier and Type | Method and Description |
---|---|
ServiceEnvironmentSummary.Builder |
ServiceEnvironmentSummary.Builder.copy(ServiceEnvironmentSummary model) |
Modifier and Type | Method and Description |
---|---|
ServiceEnvironmentCollection.Builder |
ServiceEnvironmentCollection.Builder.items(List<ServiceEnvironmentSummary> items)
Collection of items.
|
Constructor and Description |
---|
ServiceEnvironmentCollection(List<ServiceEnvironmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.