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