public class MarshallableOutBuilder extends Object implements Supplier<MarshallableOut>
| Constructor and Description |
|---|
MarshallableOutBuilder(URL url) |
| Modifier and Type | Method and Description |
|---|---|
MarshallableOut |
get() |
URL |
url() |
MarshallableOutBuilder |
wireType(WireType wireType) |
public MarshallableOutBuilder(URL url)
public MarshallableOut get()
get in interface Supplier<MarshallableOut>public URL url()
public MarshallableOutBuilder wireType(WireType wireType)
Copyright © 2023. All rights reserved.