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