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