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