Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RunbookExportStatusCollection
-
Packages that use RunbookExportStatusCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of RunbookExportStatusCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return RunbookExportStatusCollection Modifier and Type Method Description RunbookExportStatusCollectionRunbookExportStatusCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookExportStatusCollection Modifier and Type Method Description RunbookExportStatusCollection.BuilderRunbookExportStatusCollection.Builder. copy(RunbookExportStatusCollection model) -
Uses of RunbookExportStatusCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookExportStatusCollection Modifier and Type Method Description RunbookExportStatusCollectionListRunbookExportStatusesResponse. getRunbookExportStatusCollection()The returned RunbookExportStatusCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookExportStatusCollection Modifier and Type Method Description ListRunbookExportStatusesResponse.BuilderListRunbookExportStatusesResponse.Builder. runbookExportStatusCollection(RunbookExportStatusCollection runbookExportStatusCollection)The returned RunbookExportStatusCollection instance.
-