Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TemplateSummary> |
DataIntegrationPaginators.listTemplatesRecordIterator(ListTemplatesRequest request)
Creates a new iterable which will iterate over the
TemplateSummary objects contained in responses from the
listTemplates operation. |
Modifier and Type | Method and Description |
---|---|
TemplateSummary |
TemplateSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TemplateSummary> |
TemplateSummaryCollection.getItems()
The array of application template summaries.
|
Modifier and Type | Method and Description |
---|---|
TemplateSummary.Builder |
TemplateSummary.Builder.copy(TemplateSummary model) |
Modifier and Type | Method and Description |
---|---|
TemplateSummaryCollection.Builder |
TemplateSummaryCollection.Builder.items(List<TemplateSummary> items)
The array of application template summaries.
|
Constructor and Description |
---|
TemplateSummaryCollection(List<TemplateSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.