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>
CancelDomainConfigChangeRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CancelDomainConfigChangeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CancelDomainConfigChangeRequest cancelDomainConfigChangeRequest)
-
-
-
Constructor Detail
-
CancelDomainConfigChangeRequestMarshaller
public CancelDomainConfigChangeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CancelDomainConfigChangeRequest cancelDomainConfigChangeRequest)
- Specified by:
marshallin interfaceMarshaller<CancelDomainConfigChangeRequest>
-
-