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