Package | Description |
---|---|
com.oracle.bmc.announcementsservice | |
com.oracle.bmc.announcementsservice.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceSummary> |
ServicePaginators.listServicesRecordIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the
ServiceSummary objects contained in responses from
the listServices operation. |
Modifier and Type | Method and Description |
---|---|
ServiceSummary |
ServiceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceSummary> |
ServicesCollection.getItems()
List of all services.
|
Modifier and Type | Method and Description |
---|---|
ServiceSummary.Builder |
ServiceSummary.Builder.copy(ServiceSummary model) |
Modifier and Type | Method and Description |
---|---|
ServicesCollection.Builder |
ServicesCollection.Builder.items(List<ServiceSummary> items)
List of all services.
|
Constructor and Description |
---|
ServicesCollection(List<ServiceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.