Uses of Class
com.oracle.bmc.datacc.responses.CreateInfrastructureResponse
-
Packages that use CreateInfrastructureResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of CreateInfrastructureResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return CreateInfrastructureResponse Modifier and Type Method Description CreateInfrastructureResponseBaseinfra. createInfrastructure(CreateInfrastructureRequest request)Create a Database Infrastructure using the specified details.CreateInfrastructureResponseBaseinfraClient. createInfrastructure(CreateInfrastructureRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type CreateInfrastructureResponse Modifier and Type Method Description Future<CreateInfrastructureResponse>BaseinfraAsync. createInfrastructure(CreateInfrastructureRequest request, AsyncHandler<CreateInfrastructureRequest,CreateInfrastructureResponse> handler)Create a Database Infrastructure using the specified details.Future<CreateInfrastructureResponse>BaseinfraAsyncClient. createInfrastructure(CreateInfrastructureRequest request, AsyncHandler<CreateInfrastructureRequest,CreateInfrastructureResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type CreateInfrastructureResponse Modifier and Type Method Description Future<CreateInfrastructureResponse>BaseinfraAsync. createInfrastructure(CreateInfrastructureRequest request, AsyncHandler<CreateInfrastructureRequest,CreateInfrastructureResponse> handler)Create a Database Infrastructure using the specified details.Future<CreateInfrastructureResponse>BaseinfraAsyncClient. createInfrastructure(CreateInfrastructureRequest request, AsyncHandler<CreateInfrastructureRequest,CreateInfrastructureResponse> handler) -
Uses of CreateInfrastructureResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return CreateInfrastructureResponse Modifier and Type Method Description CreateInfrastructureResponseCreateInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type CreateInfrastructureResponse Modifier and Type Method Description CreateInfrastructureResponse.BuilderCreateInfrastructureResponse.Builder. copy(CreateInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-