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.computecloudatcustomer
Methods in com.oracle.bmc.computecloudatcustomer that return GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponse
ComputeCloudAtCustomer. getCccInfrastructure(GetCccInfrastructureRequest request)
Gets a Compute Cloud@Customer infrastructure using the infrastructure OCID.GetCccInfrastructureResponse
ComputeCloudAtCustomerClient. 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.responses
Methods in com.oracle.bmc.computecloudatcustomer.responses that return GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponse
GetCccInfrastructureResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.computecloudatcustomer.responses with parameters of type GetCccInfrastructureResponse Modifier and Type Method Description GetCccInfrastructureResponse.Builder
GetCccInfrastructureResponse.Builder. copy(GetCccInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
-