Uses of Class
com.oracle.bmc.datacc.requests.GetMaintenanceExecutionRequest
-
Packages that use GetMaintenanceExecutionRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of GetMaintenanceExecutionRequest in com.oracle.bmc.datacc
Method parameters in com.oracle.bmc.datacc with type arguments of type GetMaintenanceExecutionRequest 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 GetMaintenanceExecutionRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return GetMaintenanceExecutionRequest Modifier and Type Method Description GetMaintenanceExecutionRequestGetMaintenanceExecutionRequest.Builder. build()Build the instance of GetMaintenanceExecutionRequest as configured by this builderGetMaintenanceExecutionRequestGetMaintenanceExecutionRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetMaintenanceExecutionRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type GetMaintenanceExecutionRequest Modifier and Type Method Description GetMaintenanceExecutionRequest.BuilderGetMaintenanceExecutionRequest.Builder. copy(GetMaintenanceExecutionRequest o)Copy method to populate the builder with values from the given instance.
-