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