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