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