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