public class GetAuthorizersRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetAuthorizersRequest>,GetAuthorizersRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetAuthorizersRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizersRequest> |
marshall(GetAuthorizersRequest getAuthorizersRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public GetAuthorizersRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetAuthorizersRequest> marshall(GetAuthorizersRequest getAuthorizersRequest)
marshall
in interface Marshaller<Request<GetAuthorizersRequest>,GetAuthorizersRequest>