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
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest)
-
Constructor Details
-
ListDistributionTenantsByCustomizationRequestMarshaller
public ListDistributionTenantsByCustomizationRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest) - Specified by:
marshallin interfaceMarshaller<ListDistributionTenantsByCustomizationRequest>
-