Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RunbookImportStatusCollection
-
Packages that use RunbookImportStatusCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of RunbookImportStatusCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return RunbookImportStatusCollection Modifier and Type Method Description RunbookImportStatusCollectionRunbookImportStatusCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookImportStatusCollection Modifier and Type Method Description RunbookImportStatusCollection.BuilderRunbookImportStatusCollection.Builder. copy(RunbookImportStatusCollection model) -
Uses of RunbookImportStatusCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookImportStatusCollection Modifier and Type Method Description RunbookImportStatusCollectionListRunbookImportStatusesResponse. getRunbookImportStatusCollection()The returned RunbookImportStatusCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookImportStatusCollection Modifier and Type Method Description ListRunbookImportStatusesResponse.BuilderListRunbookImportStatusesResponse.Builder. runbookImportStatusCollection(RunbookImportStatusCollection runbookImportStatusCollection)The returned RunbookImportStatusCollection instance.
-