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