Uses of Class
com.oracle.bmc.limitsincrease.responses.UpdateLimitsIncreaseRequestResponse
-
Packages that use UpdateLimitsIncreaseRequestResponse Package Description com.oracle.bmc.limitsincrease com.oracle.bmc.limitsincrease.responses -
-
Uses of UpdateLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease
Methods in com.oracle.bmc.limitsincrease that return UpdateLimitsIncreaseRequestResponse Modifier and Type Method Description UpdateLimitsIncreaseRequestResponseLimitsIncrease. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request)Updates the limit increase request.UpdateLimitsIncreaseRequestResponseLimitsIncreaseClient. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request)Methods in com.oracle.bmc.limitsincrease that return types with arguments of type UpdateLimitsIncreaseRequestResponse Modifier and Type Method Description Future<UpdateLimitsIncreaseRequestResponse>LimitsIncreaseAsync. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request, AsyncHandler<UpdateLimitsIncreaseRequestRequest,UpdateLimitsIncreaseRequestResponse> handler)Updates the limit increase request.Future<UpdateLimitsIncreaseRequestResponse>LimitsIncreaseAsyncClient. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request, AsyncHandler<UpdateLimitsIncreaseRequestRequest,UpdateLimitsIncreaseRequestResponse> handler)Method parameters in com.oracle.bmc.limitsincrease with type arguments of type UpdateLimitsIncreaseRequestResponse Modifier and Type Method Description Future<UpdateLimitsIncreaseRequestResponse>LimitsIncreaseAsync. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request, AsyncHandler<UpdateLimitsIncreaseRequestRequest,UpdateLimitsIncreaseRequestResponse> handler)Updates the limit increase request.Future<UpdateLimitsIncreaseRequestResponse>LimitsIncreaseAsyncClient. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request, AsyncHandler<UpdateLimitsIncreaseRequestRequest,UpdateLimitsIncreaseRequestResponse> handler) -
Uses of UpdateLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease.responses
Methods in com.oracle.bmc.limitsincrease.responses that return UpdateLimitsIncreaseRequestResponse Modifier and Type Method Description UpdateLimitsIncreaseRequestResponseUpdateLimitsIncreaseRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.limitsincrease.responses with parameters of type UpdateLimitsIncreaseRequestResponse Modifier and Type Method Description UpdateLimitsIncreaseRequestResponse.BuilderUpdateLimitsIncreaseRequestResponse.Builder. copy(UpdateLimitsIncreaseRequestResponse o)Copy method to populate the builder with values from the given instance.
-