Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RunbookImportDependencyCollection
-
Packages that use RunbookImportDependencyCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of RunbookImportDependencyCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return RunbookImportDependencyCollection Modifier and Type Method Description RunbookImportDependencyCollectionRunbookImportDependencyCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RunbookImportDependencyCollection Modifier and Type Method Description RunbookImportDependencyCollection.BuilderRunbookImportDependencyCollection.Builder. copy(RunbookImportDependencyCollection model) -
Uses of RunbookImportDependencyCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return RunbookImportDependencyCollection Modifier and Type Method Description RunbookImportDependencyCollectionFindRunbookImportDependencyResponse. getRunbookImportDependencyCollection()The returned RunbookImportDependencyCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RunbookImportDependencyCollection Modifier and Type Method Description FindRunbookImportDependencyResponse.BuilderFindRunbookImportDependencyResponse.Builder. runbookImportDependencyCollection(RunbookImportDependencyCollection runbookImportDependencyCollection)The returned RunbookImportDependencyCollection instance.
-