Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.GetRunbookExportRequest
-
Packages that use GetRunbookExportRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of GetRunbookExportRequest in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement with parameters of type GetRunbookExportRequest Modifier and Type Method Description GetRunbookExportResponseFleetAppsManagementRunbooks. getRunbookExport(GetRunbookExportRequest request)Get the runbook export status for provided runbook and exportId.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)GetRunbookExportResponseFleetAppsManagementRunbooksClient. getRunbookExport(GetRunbookExportRequest request)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type GetRunbookExportRequest 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 GetRunbookExportRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return GetRunbookExportRequest Modifier and Type Method Description GetRunbookExportRequestGetRunbookExportRequest.Builder. build()Build the instance of GetRunbookExportRequest as configured by this builderGetRunbookExportRequestGetRunbookExportRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetRunbookExportRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type GetRunbookExportRequest Modifier and Type Method Description GetRunbookExportRequest.BuilderGetRunbookExportRequest.Builder. copy(GetRunbookExportRequest o)Copy method to populate the builder with values from the given instance.
-