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