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