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