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