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