public class TypedOutput extends Object
| Constructor and Description |
|---|
TypedOutput(byte[] output) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaType> |
getMediaType() |
byte[] |
getOutput() |
TypedOutput |
withMediaType(MediaType mediaType) |
public byte[] getOutput()
public TypedOutput withMediaType(MediaType mediaType)
Copyright © 2014. All rights reserved.