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