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