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