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