JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Constructors
Constructors
Constructor
Description
com.oracle.bmc.queue.model.ChangeQueueCompartmentDetails(String)
com.oracle.bmc.queue.model.ChannelCollection(List<String>)
com.oracle.bmc.queue.model.CreateQueueDetails(String, String, Integer, Integer, Integer, Integer, Integer, String, Map<String, String>, Map<String, Map<String, Object>>)
com.oracle.bmc.queue.model.DeleteMessagesDetails(List<DeleteMessagesDetailsEntry>)
com.oracle.bmc.queue.model.DeleteMessagesDetailsEntry(String)
com.oracle.bmc.queue.model.DeleteMessagesResult(Integer, Integer, List<DeleteMessagesResultEntry>)
com.oracle.bmc.queue.model.DeleteMessagesResultEntry(Integer, String)
com.oracle.bmc.queue.model.GetMessage(Long, String, String, Integer, Date, Date, Date, MessageMetadata)
com.oracle.bmc.queue.model.GetMessages(List<GetMessage>)
com.oracle.bmc.queue.model.MessageMetadata(String, Map<String, String>)
com.oracle.bmc.queue.model.PurgeQueueDetails(PurgeQueueDetails.PurgeType, List<String>)
com.oracle.bmc.queue.model.PutMessage(Long, Date)
com.oracle.bmc.queue.model.PutMessages(List<PutMessage>)
com.oracle.bmc.queue.model.PutMessagesDetails(List<PutMessagesDetailsEntry>)
com.oracle.bmc.queue.model.PutMessagesDetailsEntry(String, MessageMetadata)
com.oracle.bmc.queue.model.Queue(String, String, String, Date, Date, Queue.LifecycleState, String, String, Integer, Integer, Integer, Integer, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>, Integer)
com.oracle.bmc.queue.model.QueueCollection(List<QueueSummary>)
com.oracle.bmc.queue.model.QueueStats(Stats, Stats, String)
com.oracle.bmc.queue.model.QueueSummary(String, String, String, Date, Date, Queue.LifecycleState, String, String, Map<String, String>, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>)
com.oracle.bmc.queue.model.Stats(Long, Long, Long)
com.oracle.bmc.queue.model.UpdatedMessage(Long, Date)
com.oracle.bmc.queue.model.UpdateMessageDetails(Integer)
com.oracle.bmc.queue.model.UpdateMessagesDetails(List<UpdateMessagesDetailsEntry>)
com.oracle.bmc.queue.model.UpdateMessagesDetailsEntry(String, Integer)
com.oracle.bmc.queue.model.UpdateMessagesResult(Integer, Integer, List<UpdateMessagesResultEntry>)
com.oracle.bmc.queue.model.UpdateMessagesResultEntry(Long, Date, Integer, String)
com.oracle.bmc.queue.model.UpdateQueueDetails(String, Integer, Integer, Integer, Integer, String, Map<String, String>, Map<String, Map<String, Object>>)
com.oracle.bmc.queue.model.WorkRequest(OperationType, OperationStatus, String, String, List<WorkRequestResource>, Float, Date, Date, Date)
com.oracle.bmc.queue.model.WorkRequestError(String, String, Date)
com.oracle.bmc.queue.model.WorkRequestErrorCollection(List<WorkRequestError>)
com.oracle.bmc.queue.model.WorkRequestLogEntry(String, Date)
com.oracle.bmc.queue.model.WorkRequestLogEntryCollection(List<WorkRequestLogEntry>)
com.oracle.bmc.queue.model.WorkRequestResource(String, ActionType, String, String)
com.oracle.bmc.queue.model.WorkRequestSummary(OperationType, OperationStatus, String, String, List<WorkRequestResource>, Float, Date, Date, Date)
com.oracle.bmc.queue.model.WorkRequestSummaryCollection(List<WorkRequestSummary>)
com.oracle.bmc.queue.QueueAdminAsyncClient(BasicAuthenticationDetailsProvider)
Use the
builder
instead.
com.oracle.bmc.queue.QueueAdminClient(BasicAuthenticationDetailsProvider)
Use the
builder
instead.
com.oracle.bmc.queue.QueueAsyncClient(BasicAuthenticationDetailsProvider)
Use the
builder
instead.
com.oracle.bmc.queue.QueueClient(BasicAuthenticationDetailsProvider)
Use the
builder
instead.