Uses of Class
com.oracle.bmc.limitsincrease.responses.PatchLimitsIncreaseRequestResponse
-
Packages that use PatchLimitsIncreaseRequestResponse Package Description com.oracle.bmc.limitsincrease com.oracle.bmc.limitsincrease.responses -
-
Uses of PatchLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease
Methods in com.oracle.bmc.limitsincrease that return PatchLimitsIncreaseRequestResponse Modifier and Type Method Description PatchLimitsIncreaseRequestResponseLimitsIncrease. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request)Adds one or more comments to the specified limit increase request.PatchLimitsIncreaseRequestResponseLimitsIncreaseClient. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request)Methods in com.oracle.bmc.limitsincrease that return types with arguments of type PatchLimitsIncreaseRequestResponse Modifier and Type Method Description Future<PatchLimitsIncreaseRequestResponse>LimitsIncreaseAsync. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request, AsyncHandler<PatchLimitsIncreaseRequestRequest,PatchLimitsIncreaseRequestResponse> handler)Adds one or more comments to the specified limit increase request.Future<PatchLimitsIncreaseRequestResponse>LimitsIncreaseAsyncClient. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request, AsyncHandler<PatchLimitsIncreaseRequestRequest,PatchLimitsIncreaseRequestResponse> handler)Method parameters in com.oracle.bmc.limitsincrease with type arguments of type PatchLimitsIncreaseRequestResponse Modifier and Type Method Description Future<PatchLimitsIncreaseRequestResponse>LimitsIncreaseAsync. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request, AsyncHandler<PatchLimitsIncreaseRequestRequest,PatchLimitsIncreaseRequestResponse> handler)Adds one or more comments to the specified limit increase request.Future<PatchLimitsIncreaseRequestResponse>LimitsIncreaseAsyncClient. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request, AsyncHandler<PatchLimitsIncreaseRequestRequest,PatchLimitsIncreaseRequestResponse> handler) -
Uses of PatchLimitsIncreaseRequestResponse in com.oracle.bmc.limitsincrease.responses
Methods in com.oracle.bmc.limitsincrease.responses that return PatchLimitsIncreaseRequestResponse Modifier and Type Method Description PatchLimitsIncreaseRequestResponsePatchLimitsIncreaseRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.limitsincrease.responses with parameters of type PatchLimitsIncreaseRequestResponse Modifier and Type Method Description PatchLimitsIncreaseRequestResponse.BuilderPatchLimitsIncreaseRequestResponse.Builder. copy(PatchLimitsIncreaseRequestResponse o)Copy method to populate the builder with values from the given instance.
-