Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RunbookCollection
- 
Packages that use RunbookCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of RunbookCollection in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return RunbookCollection Modifier and Type Method Description RunbookCollectionRunbookCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookCollection Modifier and Type Method Description RunbookCollection.BuilderRunbookCollection.Builder. copy(RunbookCollection model)
- 
Uses of RunbookCollection in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookCollection Modifier and Type Method Description RunbookCollectionListRunbooksResponse. getRunbookCollection()The returned RunbookCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookCollection Modifier and Type Method Description ListRunbooksResponse.BuilderListRunbooksResponse.Builder. runbookCollection(RunbookCollection runbookCollection)The returned RunbookCollection instance.
 
-