Class ToWithBucket

java.lang.Object
io.sendon.sms.request.ToWithBucket

public class ToWithBucket extends Object
Represents a recipient with a bucket and key.
  • Field Details

  • Constructor Details

    • ToWithBucket

      public ToWithBucket(String bucket, String key)