Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TranslatorSummary> |
ManagementPaginators.listTranslatorsRecordIterator(ListTranslatorsRequest request)
Creates a new iterable which will iterate over the
TranslatorSummary objects contained in responses from the
listTranslators operation. |
Modifier and Type | Method and Description |
---|---|
TranslatorSummary |
TranslatorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TranslatorSummary> |
TranslatorCollection.getItems()
The Translator summaries.
|
Modifier and Type | Method and Description |
---|---|
TranslatorSummary.Builder |
TranslatorSummary.Builder.copy(TranslatorSummary model) |
Modifier and Type | Method and Description |
---|---|
TranslatorCollection.Builder |
TranslatorCollection.Builder.items(List<TranslatorSummary> items)
The Translator summaries.
|
Constructor and Description |
---|
TranslatorCollection(List<TranslatorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.