Uses of Class
com.oracle.bmc.limitsincrease.model.LimitsIncreaseRequestCollection
-
Packages that use LimitsIncreaseRequestCollection Package Description com.oracle.bmc.limitsincrease.model com.oracle.bmc.limitsincrease.responses -
-
Uses of LimitsIncreaseRequestCollection in com.oracle.bmc.limitsincrease.model
Methods in com.oracle.bmc.limitsincrease.model that return LimitsIncreaseRequestCollection Modifier and Type Method Description LimitsIncreaseRequestCollectionLimitsIncreaseRequestCollection.Builder. build()Methods in com.oracle.bmc.limitsincrease.model with parameters of type LimitsIncreaseRequestCollection Modifier and Type Method Description LimitsIncreaseRequestCollection.BuilderLimitsIncreaseRequestCollection.Builder. copy(LimitsIncreaseRequestCollection model) -
Uses of LimitsIncreaseRequestCollection in com.oracle.bmc.limitsincrease.responses
Methods in com.oracle.bmc.limitsincrease.responses that return LimitsIncreaseRequestCollection Modifier and Type Method Description LimitsIncreaseRequestCollectionListLimitsIncreaseRequestsResponse. getLimitsIncreaseRequestCollection()The returned LimitsIncreaseRequestCollection instance.Methods in com.oracle.bmc.limitsincrease.responses with parameters of type LimitsIncreaseRequestCollection Modifier and Type Method Description ListLimitsIncreaseRequestsResponse.BuilderListLimitsIncreaseRequestsResponse.Builder. limitsIncreaseRequestCollection(LimitsIncreaseRequestCollection limitsIncreaseRequestCollection)The returned LimitsIncreaseRequestCollection instance.
-