Uses of Class
com.oracle.bmc.datacc.responses.UpdateInfrastructureResponse
-
Packages that use UpdateInfrastructureResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of UpdateInfrastructureResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return UpdateInfrastructureResponse Modifier and Type Method Description UpdateInfrastructureResponseBaseinfra. updateInfrastructure(UpdateInfrastructureRequest request)Update the Database Infrastructure that has the specified OCID.UpdateInfrastructureResponseBaseinfraClient. updateInfrastructure(UpdateInfrastructureRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type UpdateInfrastructureResponse Modifier and Type Method Description Future<UpdateInfrastructureResponse>BaseinfraAsync. updateInfrastructure(UpdateInfrastructureRequest request, AsyncHandler<UpdateInfrastructureRequest,UpdateInfrastructureResponse> handler)Update the Database Infrastructure that has the specified OCID.Future<UpdateInfrastructureResponse>BaseinfraAsyncClient. updateInfrastructure(UpdateInfrastructureRequest request, AsyncHandler<UpdateInfrastructureRequest,UpdateInfrastructureResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type UpdateInfrastructureResponse Modifier and Type Method Description Future<UpdateInfrastructureResponse>BaseinfraAsync. updateInfrastructure(UpdateInfrastructureRequest request, AsyncHandler<UpdateInfrastructureRequest,UpdateInfrastructureResponse> handler)Update the Database Infrastructure that has the specified OCID.Future<UpdateInfrastructureResponse>BaseinfraAsyncClient. updateInfrastructure(UpdateInfrastructureRequest request, AsyncHandler<UpdateInfrastructureRequest,UpdateInfrastructureResponse> handler) -
Uses of UpdateInfrastructureResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return UpdateInfrastructureResponse Modifier and Type Method Description UpdateInfrastructureResponseUpdateInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type UpdateInfrastructureResponse Modifier and Type Method Description UpdateInfrastructureResponse.BuilderUpdateInfrastructureResponse.Builder. copy(UpdateInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-