@ProviderType public interface ConverterResponse
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getBody()
Get the body of the response.
|
java.lang.String |
getContentType()
Get the content type of the response.
|
java.util.Map<java.lang.String,java.lang.String[]> |
getHeaders()
Get the headers of the response.
|
@CheckForNull java.util.Map<java.lang.String,java.lang.String[]> getHeaders()
@CheckForNull java.lang.String getContentType()
@CheckForNull java.lang.Object getBody()
Copyright © 2010 - 2020 Adobe. All Rights Reserved