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