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