Uses of Class
com.oracle.bmc.datacc.responses.GetInfrastructureResponse
-
Packages that use GetInfrastructureResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of GetInfrastructureResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return GetInfrastructureResponse Modifier and Type Method Description GetInfrastructureResponseBaseinfra. getInfrastructure(GetInfrastructureRequest request)Obtain the Database Infrastructure that has the specified OCID.GetInfrastructureResponseBaseinfraClient. getInfrastructure(GetInfrastructureRequest request)Method parameters in com.oracle.bmc.datacc with type arguments of type GetInfrastructureResponse Modifier and Type Method Description Future<GetInfrastructureResponse>BaseinfraAsync. getInfrastructure(GetInfrastructureRequest request, AsyncHandler<GetInfrastructureRequest,GetInfrastructureResponse> handler)Obtain the Database Infrastructure that has the specified OCID.Future<GetInfrastructureResponse>BaseinfraAsyncClient. getInfrastructure(GetInfrastructureRequest request, AsyncHandler<GetInfrastructureRequest,GetInfrastructureResponse> handler) -
Uses of GetInfrastructureResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return GetInfrastructureResponse Modifier and Type Method Description GetInfrastructureResponseGetInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type GetInfrastructureResponse Modifier and Type Method Description GetInfrastructureResponse.BuilderGetInfrastructureResponse.Builder. copy(GetInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-