public interface TestandtargetHttpParameters
Modifier and Type | Method and Description |
---|---|
byte[] |
getEntityContent()
Byte array containing the entity content.
|
java.lang.String |
getEntityContentType()
Content type for the entity content.
|
java.util.Map<java.lang.String,java.lang.String> |
getQueryParameters()
Return the query parameters to be used in the API call
|
java.util.Map<java.lang.String,java.lang.String> getQueryParameters()
Map
containing the query parametersbyte[] getEntityContent()
null
if the method does not support sending a request entitynull
java.lang.String getEntityContentType()
null
if the method does not support sending a request entityString
containing the content type of the request entity or null
Copyright © 2010 - 2020 Adobe. All Rights Reserved