Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.GetRunbookExportResponse
-
Packages that use GetRunbookExportResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of GetRunbookExportResponse in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement that return GetRunbookExportResponse Modifier and Type Method Description GetRunbookExportResponseFleetAppsManagementRunbooks. getRunbookExport(GetRunbookExportRequest request)Get the runbook export status for provided runbook and exportId.GetRunbookExportResponseFleetAppsManagementRunbooksClient. getRunbookExport(GetRunbookExportRequest request)Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type GetRunbookExportResponse Modifier and Type Method Description Future<GetRunbookExportResponse>FleetAppsManagementRunbooksAsync. getRunbookExport(GetRunbookExportRequest request, AsyncHandler<GetRunbookExportRequest,GetRunbookExportResponse> handler)Get the runbook export status for provided runbook and exportId.Future<GetRunbookExportResponse>FleetAppsManagementRunbooksAsyncClient. getRunbookExport(GetRunbookExportRequest request, AsyncHandler<GetRunbookExportRequest,GetRunbookExportResponse> handler)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type GetRunbookExportResponse Modifier and Type Method Description Future<GetRunbookExportResponse>FleetAppsManagementRunbooksAsync. getRunbookExport(GetRunbookExportRequest request, AsyncHandler<GetRunbookExportRequest,GetRunbookExportResponse> handler)Get the runbook export status for provided runbook and exportId.Future<GetRunbookExportResponse>FleetAppsManagementRunbooksAsyncClient. getRunbookExport(GetRunbookExportRequest request, AsyncHandler<GetRunbookExportRequest,GetRunbookExportResponse> handler) -
Uses of GetRunbookExportResponse in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return GetRunbookExportResponse Modifier and Type Method Description GetRunbookExportResponseGetRunbookExportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type GetRunbookExportResponse Modifier and Type Method Description GetRunbookExportResponse.BuilderGetRunbookExportResponse.Builder. copy(GetRunbookExportResponse o)Copy method to populate the builder with values from the given instance.
-