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