Uses of Class
com.oracle.bmc.goldengate.model.RecipeSummaryCollection
-
Packages that use RecipeSummaryCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of RecipeSummaryCollection in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return RecipeSummaryCollection Modifier and Type Method Description RecipeSummaryCollection
RecipeSummaryCollection.Builder. build()
Methods in com.oracle.bmc.goldengate.model with parameters of type RecipeSummaryCollection Modifier and Type Method Description RecipeSummaryCollection.Builder
RecipeSummaryCollection.Builder. copy(RecipeSummaryCollection model)
-
Uses of RecipeSummaryCollection in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return RecipeSummaryCollection Modifier and Type Method Description RecipeSummaryCollection
ListRecipesResponse. getRecipeSummaryCollection()
The returned RecipeSummaryCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type RecipeSummaryCollection Modifier and Type Method Description ListRecipesResponse.Builder
ListRecipesResponse.Builder. recipeSummaryCollection(RecipeSummaryCollection recipeSummaryCollection)
The returned RecipeSummaryCollection instance.
-