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