Uses of Class
com.oracle.bmc.limitsincrease.model.LimitsIncreaseQuestionCollection
-
Packages that use LimitsIncreaseQuestionCollection Package Description com.oracle.bmc.limitsincrease.model com.oracle.bmc.limitsincrease.responses -
-
Uses of LimitsIncreaseQuestionCollection in com.oracle.bmc.limitsincrease.model
Methods in com.oracle.bmc.limitsincrease.model that return LimitsIncreaseQuestionCollection Modifier and Type Method Description LimitsIncreaseQuestionCollectionLimitsIncreaseQuestionCollection.Builder. build()Methods in com.oracle.bmc.limitsincrease.model with parameters of type LimitsIncreaseQuestionCollection Modifier and Type Method Description LimitsIncreaseQuestionCollection.BuilderLimitsIncreaseQuestionCollection.Builder. copy(LimitsIncreaseQuestionCollection model) -
Uses of LimitsIncreaseQuestionCollection in com.oracle.bmc.limitsincrease.responses
Methods in com.oracle.bmc.limitsincrease.responses that return LimitsIncreaseQuestionCollection Modifier and Type Method Description LimitsIncreaseQuestionCollectionListLimitsIncreaseQuestionsResponse. getLimitsIncreaseQuestionCollection()The returned LimitsIncreaseQuestionCollection instance.Methods in com.oracle.bmc.limitsincrease.responses with parameters of type LimitsIncreaseQuestionCollection Modifier and Type Method Description ListLimitsIncreaseQuestionsResponse.BuilderListLimitsIncreaseQuestionsResponse.Builder. limitsIncreaseQuestionCollection(LimitsIncreaseQuestionCollection limitsIncreaseQuestionCollection)The returned LimitsIncreaseQuestionCollection instance.
-