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