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