Uses of Class
com.oracle.bmc.fleetappsmanagement.model.FindRunbookExportDependencyDetails
-
Packages that use FindRunbookExportDependencyDetails Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of FindRunbookExportDependencyDetails in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return FindRunbookExportDependencyDetails Modifier and Type Method Description FindRunbookExportDependencyDetailsFindRunbookExportDependencyDetails.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type FindRunbookExportDependencyDetails Modifier and Type Method Description FindRunbookExportDependencyDetails.BuilderFindRunbookExportDependencyDetails.Builder. copy(FindRunbookExportDependencyDetails model) -
Uses of FindRunbookExportDependencyDetails in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return FindRunbookExportDependencyDetails Modifier and Type Method Description FindRunbookExportDependencyDetailsFindRunbookExportDependencyRequest. getBody$()Alternative accessor for the body parameter.FindRunbookExportDependencyDetailsFindRunbookExportDependencyRequest. getFindRunbookExportDependencyDetails()Details for finding runbook export dependencies.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type FindRunbookExportDependencyDetails Modifier and Type Method Description FindRunbookExportDependencyRequest.BuilderFindRunbookExportDependencyRequest.Builder. body$(FindRunbookExportDependencyDetails body)Alternative setter for the body parameter.FindRunbookExportDependencyRequest.BuilderFindRunbookExportDependencyRequest.Builder. findRunbookExportDependencyDetails(FindRunbookExportDependencyDetails findRunbookExportDependencyDetails)Details for finding runbook export dependencies.
-