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