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