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