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