Uses of Class
com.oracle.bmc.limitsincrease.requests.PatchLimitsIncreaseRequestRequest
-
Packages that use PatchLimitsIncreaseRequestRequest Package Description com.oracle.bmc.limitsincrease com.oracle.bmc.limitsincrease.requests -
-
Uses of PatchLimitsIncreaseRequestRequest in com.oracle.bmc.limitsincrease
Methods in com.oracle.bmc.limitsincrease with parameters of type PatchLimitsIncreaseRequestRequest Modifier and Type Method Description PatchLimitsIncreaseRequestResponseLimitsIncrease. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request)Adds one or more comments to the specified limit increase request.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)PatchLimitsIncreaseRequestResponseLimitsIncreaseClient. patchLimitsIncreaseRequest(PatchLimitsIncreaseRequestRequest request)Method parameters in com.oracle.bmc.limitsincrease with type arguments of type PatchLimitsIncreaseRequestRequest 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 PatchLimitsIncreaseRequestRequest in com.oracle.bmc.limitsincrease.requests
Methods in com.oracle.bmc.limitsincrease.requests that return PatchLimitsIncreaseRequestRequest Modifier and Type Method Description PatchLimitsIncreaseRequestRequestPatchLimitsIncreaseRequestRequest.Builder. build()Build the instance of PatchLimitsIncreaseRequestRequest as configured by this builderPatchLimitsIncreaseRequestRequestPatchLimitsIncreaseRequestRequest.Builder. buildWithoutInvocationCallback()Build the instance of PatchLimitsIncreaseRequestRequest as configured by this builderMethods in com.oracle.bmc.limitsincrease.requests with parameters of type PatchLimitsIncreaseRequestRequest Modifier and Type Method Description PatchLimitsIncreaseRequestRequest.BuilderPatchLimitsIncreaseRequestRequest.Builder. copy(PatchLimitsIncreaseRequestRequest o)Copy method to populate the builder with values from the given instance.
-