Uses of Class
com.oracle.bmc.limitsincrease.requests.UpdateLimitsIncreaseRequestRequest
-
Packages that use UpdateLimitsIncreaseRequestRequest Package Description com.oracle.bmc.limitsincrease com.oracle.bmc.limitsincrease.requests -
-
Uses of UpdateLimitsIncreaseRequestRequest in com.oracle.bmc.limitsincrease
Methods in com.oracle.bmc.limitsincrease with parameters of type UpdateLimitsIncreaseRequestRequest Modifier and Type Method Description UpdateLimitsIncreaseRequestResponseLimitsIncrease. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request)Updates the limit increase request.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)UpdateLimitsIncreaseRequestResponseLimitsIncreaseClient. updateLimitsIncreaseRequest(UpdateLimitsIncreaseRequestRequest request)Method parameters in com.oracle.bmc.limitsincrease with type arguments of type UpdateLimitsIncreaseRequestRequest 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 UpdateLimitsIncreaseRequestRequest in com.oracle.bmc.limitsincrease.requests
Methods in com.oracle.bmc.limitsincrease.requests that return UpdateLimitsIncreaseRequestRequest Modifier and Type Method Description UpdateLimitsIncreaseRequestRequestUpdateLimitsIncreaseRequestRequest.Builder. build()Build the instance of UpdateLimitsIncreaseRequestRequest as configured by this builderUpdateLimitsIncreaseRequestRequestUpdateLimitsIncreaseRequestRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateLimitsIncreaseRequestRequest as configured by this builderMethods in com.oracle.bmc.limitsincrease.requests with parameters of type UpdateLimitsIncreaseRequestRequest Modifier and Type Method Description UpdateLimitsIncreaseRequestRequest.BuilderUpdateLimitsIncreaseRequestRequest.Builder. copy(UpdateLimitsIncreaseRequestRequest o)Copy method to populate the builder with values from the given instance.
-