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