Uses of Class
com.oracle.bmc.limitsincrease.model.LimitsIncreaseRequestComment
-
Packages that use LimitsIncreaseRequestComment Package Description com.oracle.bmc.limitsincrease.model -
-
Uses of LimitsIncreaseRequestComment in com.oracle.bmc.limitsincrease.model
Methods in com.oracle.bmc.limitsincrease.model that return LimitsIncreaseRequestComment Modifier and Type Method Description LimitsIncreaseRequestCommentLimitsIncreaseRequestComment.Builder. build()Methods in com.oracle.bmc.limitsincrease.model that return types with arguments of type LimitsIncreaseRequestComment Modifier and Type Method Description List<LimitsIncreaseRequestComment>LimitsIncreaseRequest. getCustomerComments()List of comments in the limit increase request.Methods in com.oracle.bmc.limitsincrease.model with parameters of type LimitsIncreaseRequestComment Modifier and Type Method Description LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment.Builder. copy(LimitsIncreaseRequestComment model)Method parameters in com.oracle.bmc.limitsincrease.model with type arguments of type LimitsIncreaseRequestComment Modifier and Type Method Description LimitsIncreaseRequest.BuilderLimitsIncreaseRequest.Builder. customerComments(List<LimitsIncreaseRequestComment> customerComments)List of comments in the limit increase request.
-