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.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollectionRunbookVersionCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollection.BuilderRunbookVersionCollection.Builder. copy(RunbookVersionCollection model)
- 
Uses of RunbookVersionCollection in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookVersionCollection Modifier and Type Method Description RunbookVersionCollectionListRunbookVersionsResponse. getRunbookVersionCollection()The returned RunbookVersionCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookVersionCollection Modifier and Type Method Description ListRunbookVersionsResponse.BuilderListRunbookVersionsResponse.Builder. runbookVersionCollection(RunbookVersionCollection runbookVersionCollection)The returned RunbookVersionCollection instance.
 
-