Class UpdateHostedZoneCommentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.route53.transform.UpdateHostedZoneCommentRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdateHostedZoneCommentRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateHostedZoneCommentRequestMarshaller
extends Object
implements Marshaller<UpdateHostedZoneCommentRequest>
UpdateHostedZoneCommentRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateHostedZoneCommentRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
-
Constructor Details
-
UpdateHostedZoneCommentRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdateHostedZoneCommentRequest>
-