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