Uses of Class
com.oracle.bmc.queue.model.UpdatedMessage
- 
Packages that use UpdatedMessage Package Description com.oracle.bmc.queue.model com.oracle.bmc.queue.responses 
- 
- 
Uses of UpdatedMessage in com.oracle.bmc.queue.modelMethods in com.oracle.bmc.queue.model that return UpdatedMessage Modifier and Type Method Description UpdatedMessageUpdatedMessage.Builder. build()Methods in com.oracle.bmc.queue.model with parameters of type UpdatedMessage Modifier and Type Method Description UpdatedMessage.BuilderUpdatedMessage.Builder. copy(UpdatedMessage model)
- 
Uses of UpdatedMessage in com.oracle.bmc.queue.responsesMethods in com.oracle.bmc.queue.responses that return UpdatedMessage Modifier and Type Method Description UpdatedMessageUpdateMessageResponse. getUpdatedMessage()The returned UpdatedMessage instance.Methods in com.oracle.bmc.queue.responses with parameters of type UpdatedMessage Modifier and Type Method Description UpdateMessageResponse.BuilderUpdateMessageResponse.Builder. updatedMessage(UpdatedMessage updatedMessage)The returned UpdatedMessage instance.
 
-