Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RecipeSummary> |
GoldenGatePaginators.listRecipesRecordIterator(ListRecipesRequest request)
Creates a new iterable which will iterate over the
RecipeSummary objects contained in responses from the
listRecipes operation. |
Modifier and Type | Method and Description |
---|---|
RecipeSummary |
RecipeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecipeSummary> |
RecipeSummaryCollection.getItems()
Array of Recipe Summary
|
Modifier and Type | Method and Description |
---|---|
RecipeSummary.Builder |
RecipeSummary.Builder.copy(RecipeSummary model) |
Modifier and Type | Method and Description |
---|---|
RecipeSummaryCollection.Builder |
RecipeSummaryCollection.Builder.items(List<RecipeSummary> items)
Array of Recipe Summary
|
Constructor and Description |
---|
RecipeSummaryCollection(List<RecipeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.