Uses of Class
com.oracle.bmc.limitsincrease.model.LimitsIncreaseRequestComment.Builder
-
Packages that use LimitsIncreaseRequestComment.Builder Package Description com.oracle.bmc.limitsincrease.model -
-
Uses of LimitsIncreaseRequestComment.Builder in com.oracle.bmc.limitsincrease.model
Methods in com.oracle.bmc.limitsincrease.model that return LimitsIncreaseRequestComment.Builder Modifier and Type Method Description static LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment. builder()Create a new builder.LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment.Builder. copy(LimitsIncreaseRequestComment model)LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment.Builder. message(String message)The comment message.LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment.Builder. senderType(LimitsIncreaseRequestComment.SenderType senderType)The comment sender type.LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment.Builder. timeCreated(Date timeCreated)The time that the comment was created.LimitsIncreaseRequestComment.BuilderLimitsIncreaseRequestComment. toBuilder()
-