@Generated(value="software.amazon.awssdk:codegen") public class UploadSigningCertificateRequestMarshaller extends Object implements Marshaller<UploadSigningCertificateRequest>
UploadSigningCertificateRequest
MarshallerConstructor and Description |
---|
UploadSigningCertificateRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(UploadSigningCertificateRequest uploadSigningCertificateRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public UploadSigningCertificateRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(UploadSigningCertificateRequest uploadSigningCertificateRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<UploadSigningCertificateRequest>
uploadSigningCertificateRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.