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