Class GetRestoreJobMetadataRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.backup.transform.GetRestoreJobMetadataRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetRestoreJobMetadataRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetRestoreJobMetadataRequestMarshaller
extends Object
implements Marshaller<GetRestoreJobMetadataRequest>
GetRestoreJobMetadataRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetRestoreJobMetadataRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetRestoreJobMetadataRequest getRestoreJobMetadataRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetRestoreJobMetadataRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetRestoreJobMetadataRequest>- Parameters:
 getRestoreJobMetadataRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -