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