Uses of Class
com.oracle.bmc.datacc.responses.ActivateInfrastructureResponse
-
Packages that use ActivateInfrastructureResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of ActivateInfrastructureResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return ActivateInfrastructureResponse Modifier and Type Method Description ActivateInfrastructureResponseBaseinfra. activateInfrastructure(ActivateInfrastructureRequest request)Activate an Database Infrastructure using the specified details.ActivateInfrastructureResponseBaseinfraClient. activateInfrastructure(ActivateInfrastructureRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type ActivateInfrastructureResponse Modifier and Type Method Description Future<ActivateInfrastructureResponse>BaseinfraAsync. activateInfrastructure(ActivateInfrastructureRequest request, AsyncHandler<ActivateInfrastructureRequest,ActivateInfrastructureResponse> handler)Activate an Database Infrastructure using the specified details.Future<ActivateInfrastructureResponse>BaseinfraAsyncClient. activateInfrastructure(ActivateInfrastructureRequest request, AsyncHandler<ActivateInfrastructureRequest,ActivateInfrastructureResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type ActivateInfrastructureResponse Modifier and Type Method Description Future<ActivateInfrastructureResponse>BaseinfraAsync. activateInfrastructure(ActivateInfrastructureRequest request, AsyncHandler<ActivateInfrastructureRequest,ActivateInfrastructureResponse> handler)Activate an Database Infrastructure using the specified details.Future<ActivateInfrastructureResponse>BaseinfraAsyncClient. activateInfrastructure(ActivateInfrastructureRequest request, AsyncHandler<ActivateInfrastructureRequest,ActivateInfrastructureResponse> handler) -
Uses of ActivateInfrastructureResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return ActivateInfrastructureResponse Modifier and Type Method Description ActivateInfrastructureResponseActivateInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type ActivateInfrastructureResponse Modifier and Type Method Description ActivateInfrastructureResponse.BuilderActivateInfrastructureResponse.Builder. copy(ActivateInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-