Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ExportRunbookDetails
-
Packages that use ExportRunbookDetails Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ExportRunbookDetails in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ExportRunbookDetails Modifier and Type Method Description ExportRunbookDetailsExportRunbookDetails.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ExportRunbookDetails Modifier and Type Method Description ExportRunbookDetails.BuilderExportRunbookDetails.Builder. copy(ExportRunbookDetails model) -
Uses of ExportRunbookDetails in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ExportRunbookDetails Modifier and Type Method Description ExportRunbookDetailsExportRunbookRequest. getBody$()Alternative accessor for the body parameter.ExportRunbookDetailsExportRunbookRequest. getExportRunbookDetails()Details for publishing the specified version of runbook.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ExportRunbookDetails Modifier and Type Method Description ExportRunbookRequest.BuilderExportRunbookRequest.Builder. body$(ExportRunbookDetails body)Alternative setter for the body parameter.ExportRunbookRequest.BuilderExportRunbookRequest.Builder. exportRunbookDetails(ExportRunbookDetails exportRunbookDetails)Details for publishing the specified version of runbook.
-