Uses of Class
com.oracle.bmc.computecloudatcustomer.responses.GetCccInfrastructureResponse
- 
Packages that use GetCccInfrastructureResponse Package Description com.oracle.bmc.computecloudatcustomer com.oracle.bmc.computecloudatcustomer.responses 
- 
- 
Uses of GetCccInfrastructureResponse in com.oracle.bmc.computecloudatcustomerMethods in com.oracle.bmc.computecloudatcustomer that return GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponseComputeCloudAtCustomer. getCccInfrastructure(GetCccInfrastructureRequest request)Gets a Compute Cloud@Customer infrastructure using the infrastructure OCID.GetCccInfrastructureResponseComputeCloudAtCustomerClient. getCccInfrastructure(GetCccInfrastructureRequest request)Method parameters in com.oracle.bmc.computecloudatcustomer with type arguments of type GetCccInfrastructureResponse Modifier and Type Method Description Future<GetCccInfrastructureResponse>ComputeCloudAtCustomerAsync. getCccInfrastructure(GetCccInfrastructureRequest request, AsyncHandler<GetCccInfrastructureRequest,GetCccInfrastructureResponse> handler)Gets a Compute Cloud@Customer infrastructure using the infrastructure OCID.Future<GetCccInfrastructureResponse>ComputeCloudAtCustomerAsyncClient. getCccInfrastructure(GetCccInfrastructureRequest request, AsyncHandler<GetCccInfrastructureRequest,GetCccInfrastructureResponse> handler)
- 
Uses of GetCccInfrastructureResponse in com.oracle.bmc.computecloudatcustomer.responsesMethods in com.oracle.bmc.computecloudatcustomer.responses that return GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponseGetCccInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.computecloudatcustomer.responses with parameters of type GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponse.BuilderGetCccInfrastructureResponse.Builder. copy(GetCccInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-