Class ListBackupSelectionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.backup.transform.ListBackupSelectionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListBackupSelectionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListBackupSelectionsRequestMarshaller
extends Object
implements Marshaller<ListBackupSelectionsRequest>
ListBackupSelectionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListBackupSelectionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListBackupSelectionsRequest listBackupSelectionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListBackupSelectionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListBackupSelectionsRequest>- Parameters:
 listBackupSelectionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -