Uses of Class
com.oracle.bmc.datacc.requests.ActivateInfrastructureRequest
-
Packages that use ActivateInfrastructureRequest Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.requests -
-
Uses of ActivateInfrastructureRequest in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc with parameters of type ActivateInfrastructureRequest Modifier and Type Method Description ActivateInfrastructureResponseBaseinfra. activateInfrastructure(ActivateInfrastructureRequest request)Activate an Database Infrastructure using the specified details.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)ActivateInfrastructureResponseBaseinfraClient. activateInfrastructure(ActivateInfrastructureRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type ActivateInfrastructureRequest 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 ActivateInfrastructureRequest in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return ActivateInfrastructureRequest Modifier and Type Method Description ActivateInfrastructureRequestActivateInfrastructureRequest.Builder. build()Build the instance of ActivateInfrastructureRequest as configured by this builderActivateInfrastructureRequestActivateInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of ActivateInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.datacc.requests with parameters of type ActivateInfrastructureRequest Modifier and Type Method Description ActivateInfrastructureRequest.BuilderActivateInfrastructureRequest.Builder. copy(ActivateInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-