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>
GetAccessPointPolicyForObjectLambdaRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAccessPointPolicyForObjectLambdaRequest getAccessPointPolicyForObjectLambdaRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetAccessPointPolicyForObjectLambdaRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetAccessPointPolicyForObjectLambdaRequest getAccessPointPolicyForObjectLambdaRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetAccessPointPolicyForObjectLambdaRequest>- Parameters:
 getAccessPointPolicyForObjectLambdaRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -