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