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