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>
ListBackupSelectionsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListBackupSelectionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListBackupSelectionsRequest listBackupSelectionsRequest)
-
-
-
Constructor Detail
-
ListBackupSelectionsRequestMarshaller
public ListBackupSelectionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListBackupSelectionsRequest listBackupSelectionsRequest)
- Specified by:
marshallin interfaceMarshaller<ListBackupSelectionsRequest>
-
-