Class UpdateSigningCertificateRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.UpdateSigningCertificateRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateSigningCertificateRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateSigningCertificateRequestMarshaller extends Object implements Marshaller<UpdateSigningCertificateRequest>
UpdateSigningCertificateRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateSigningCertificateRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateSigningCertificateRequest updateSigningCertificateRequest)
-
-
-
Constructor Detail
-
UpdateSigningCertificateRequestMarshaller
public UpdateSigningCertificateRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateSigningCertificateRequest updateSigningCertificateRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateSigningCertificateRequest>
-
-