Interface SqsIO.WriteBatches.DynamicDestination<T>

All Superinterfaces:
Serializable
Enclosing class:
SqsIO.WriteBatches<T>

public static interface SqsIO.WriteBatches.DynamicDestination<T> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    queueUrl(T message)
     
  • Method Details

    • queueUrl

      String queueUrl(T message)