public class CreateTrustRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateTrustRequest>,CreateTrustRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateTrustRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateTrustRequest> |
marshall(CreateTrustRequest createTrustRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateTrustRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateTrustRequest> marshall(CreateTrustRequest createTrustRequest)
marshall
in interface Marshaller<Request<CreateTrustRequest>,CreateTrustRequest>