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