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