Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RunbookVersionCollection
-
Packages that use RunbookVersionCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of RunbookVersionCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollection
RunbookVersionCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollection.Builder
RunbookVersionCollection.Builder. copy(RunbookVersionCollection model)
-
Uses of RunbookVersionCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollection
ListRunbookVersionsResponse. getRunbookVersionCollection()
The returned RunbookVersionCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookVersionCollection Modifier and Type Method Description ListRunbookVersionsResponse.Builder
ListRunbookVersionsResponse.Builder. runbookVersionCollection(RunbookVersionCollection runbookVersionCollection)
The returned RunbookVersionCollection instance.
-