public abstract class WorkQueueBuilder<E> extends WorkQueueOptions<WorkQueueBuilder<E>,E> implements DistributedPrimitiveBuilder<WorkQueue<E>>
Constructor and Description |
---|
WorkQueueBuilder() |
applicationId, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, revisionType, serializer, type, version, withApplicationId, withName, withRelaxedReadConsistency, withRevisionType, withSerializer, withUpdatesDisabled, withVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build