Uses of Class
com.oracle.bmc.datacc.responses.GetMaintenanceRunResponse
-
Packages that use GetMaintenanceRunResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of GetMaintenanceRunResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return GetMaintenanceRunResponse Modifier and Type Method Description GetMaintenanceRunResponseBaseinfra. getMaintenanceRun(GetMaintenanceRunRequest request)Gets information about the specified OCID.GetMaintenanceRunResponseBaseinfraClient. getMaintenanceRun(GetMaintenanceRunRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type GetMaintenanceRunResponse Modifier and Type Method Description Future<GetMaintenanceRunResponse>BaseinfraAsync. getMaintenanceRun(GetMaintenanceRunRequest request, AsyncHandler<GetMaintenanceRunRequest,GetMaintenanceRunResponse> handler)Gets information about the specified OCID.Future<GetMaintenanceRunResponse>BaseinfraAsyncClient. getMaintenanceRun(GetMaintenanceRunRequest request, AsyncHandler<GetMaintenanceRunRequest,GetMaintenanceRunResponse> handler) -
Uses of GetMaintenanceRunResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return GetMaintenanceRunResponse Modifier and Type Method Description GetMaintenanceRunResponseGetMaintenanceRunResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type GetMaintenanceRunResponse Modifier and Type Method Description GetMaintenanceRunResponse.BuilderGetMaintenanceRunResponse.Builder. copy(GetMaintenanceRunResponse o)Copy method to populate the builder with values from the given instance.
-