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