Uses of Class
com.oracle.bmc.limitsincrease.responses.GetLimitsIncreaseRequestResponse
-
Packages that use GetLimitsIncreaseRequestResponse Package Description com.oracle.bmc.limitsincrease com.oracle.bmc.limitsincrease.responses -
-
Uses of GetLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease
Methods in com.oracle.bmc.limitsincrease that return GetLimitsIncreaseRequestResponse Modifier and Type Method Description GetLimitsIncreaseRequestResponseLimitsIncrease. getLimitsIncreaseRequest(GetLimitsIncreaseRequestRequest request)Gets the specified limit increase request.GetLimitsIncreaseRequestResponseLimitsIncreaseClient. getLimitsIncreaseRequest(GetLimitsIncreaseRequestRequest request)Method parameters in com.oracle.bmc.limitsincrease with type arguments of type GetLimitsIncreaseRequestResponse Modifier and Type Method Description Future<GetLimitsIncreaseRequestResponse>LimitsIncreaseAsync. getLimitsIncreaseRequest(GetLimitsIncreaseRequestRequest request, AsyncHandler<GetLimitsIncreaseRequestRequest,GetLimitsIncreaseRequestResponse> handler)Gets the specified limit increase request.Future<GetLimitsIncreaseRequestResponse>LimitsIncreaseAsyncClient. getLimitsIncreaseRequest(GetLimitsIncreaseRequestRequest request, AsyncHandler<GetLimitsIncreaseRequestRequest,GetLimitsIncreaseRequestResponse> handler) -
Uses of GetLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease.responses
Methods in com.oracle.bmc.limitsincrease.responses that return GetLimitsIncreaseRequestResponse Modifier and Type Method Description GetLimitsIncreaseRequestResponseGetLimitsIncreaseRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.limitsincrease.responses with parameters of type GetLimitsIncreaseRequestResponse Modifier and Type Method Description GetLimitsIncreaseRequestResponse.BuilderGetLimitsIncreaseRequestResponse.Builder. copy(GetLimitsIncreaseRequestResponse o)Copy method to populate the builder with values from the given instance.
-