Uses of Class
com.oracle.bmc.computecloudatcustomer.requests.UpdateCccInfrastructureRequest
-
Packages that use UpdateCccInfrastructureRequest Package Description com.oracle.bmc.computecloudatcustomer com.oracle.bmc.computecloudatcustomer.requests -
-
Uses of UpdateCccInfrastructureRequest in com.oracle.bmc.computecloudatcustomer
Methods in com.oracle.bmc.computecloudatcustomer with parameters of type UpdateCccInfrastructureRequest Modifier and Type Method Description UpdateCccInfrastructureResponse
ComputeCloudAtCustomer. updateCccInfrastructure(UpdateCccInfrastructureRequest request)
Updates Compute Cloud@Customer infrastructure resource.Future<UpdateCccInfrastructureResponse>
ComputeCloudAtCustomerAsync. updateCccInfrastructure(UpdateCccInfrastructureRequest request, AsyncHandler<UpdateCccInfrastructureRequest,UpdateCccInfrastructureResponse> handler)
Updates Compute Cloud@Customer infrastructure resource.Future<UpdateCccInfrastructureResponse>
ComputeCloudAtCustomerAsyncClient. updateCccInfrastructure(UpdateCccInfrastructureRequest request, AsyncHandler<UpdateCccInfrastructureRequest,UpdateCccInfrastructureResponse> handler)
UpdateCccInfrastructureResponse
ComputeCloudAtCustomerClient. updateCccInfrastructure(UpdateCccInfrastructureRequest request)
Method parameters in com.oracle.bmc.computecloudatcustomer with type arguments of type UpdateCccInfrastructureRequest Modifier and Type Method Description Future<UpdateCccInfrastructureResponse>
ComputeCloudAtCustomerAsync. updateCccInfrastructure(UpdateCccInfrastructureRequest request, AsyncHandler<UpdateCccInfrastructureRequest,UpdateCccInfrastructureResponse> handler)
Updates Compute Cloud@Customer infrastructure resource.Future<UpdateCccInfrastructureResponse>
ComputeCloudAtCustomerAsyncClient. updateCccInfrastructure(UpdateCccInfrastructureRequest request, AsyncHandler<UpdateCccInfrastructureRequest,UpdateCccInfrastructureResponse> handler)
-
Uses of UpdateCccInfrastructureRequest in com.oracle.bmc.computecloudatcustomer.requests
Methods in com.oracle.bmc.computecloudatcustomer.requests that return UpdateCccInfrastructureRequest Modifier and Type Method Description UpdateCccInfrastructureRequest
UpdateCccInfrastructureRequest.Builder. build()
Build the instance of UpdateCccInfrastructureRequest as configured by this builderUpdateCccInfrastructureRequest
UpdateCccInfrastructureRequest.Builder. buildWithoutInvocationCallback()
Build the instance of UpdateCccInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.computecloudatcustomer.requests with parameters of type UpdateCccInfrastructureRequest Modifier and Type Method Description UpdateCccInfrastructureRequest.Builder
UpdateCccInfrastructureRequest.Builder. copy(UpdateCccInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
-