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