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