public static class Multipart.ByteRanges$
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Multipart.ByteRanges$.BodyPartBody part of the  Multipart.ByteRangesmodel. | 
| static class  | Multipart.ByteRanges$.BodyPart$ | 
| static class  | Multipart.ByteRanges$.StrictStrict  Multipart.ByteRanges. | 
| static class  | Multipart.ByteRanges$.Strict$ | 
| Modifier and Type | Field and Description | 
|---|---|
| static Multipart.ByteRanges$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ByteRanges$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.Strict | apply(scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict> parts) | 
| Multipart.ByteRanges | apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart,java.lang.Object> _parts) | 
public static final Multipart.ByteRanges$ MODULE$
public org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.Strict apply(scala.collection.immutable.Seq<org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict> parts)
public Multipart.ByteRanges apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.http.scaladsl.model.Multipart.ByteRanges.BodyPart,java.lang.Object> _parts)