public class InvokeArguments<T> extends Object
Modifier and Type | Method and Description |
---|---|
String[] |
getAdditionalPaths() |
QdsClient |
getClient() |
RequestDetails |
getEntity() |
ForPage |
getForPage() |
javax.ws.rs.core.GenericType<T> |
getGenericResponseType() |
Class<T> |
getResponseType() |
public QdsClient getClient()
public ForPage getForPage()
public RequestDetails getEntity()
public javax.ws.rs.core.GenericType<T> getGenericResponseType()
public String[] getAdditionalPaths()
Copyright © 2020. All rights reserved.