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