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