Class GetDistributionTenantByDomainRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.GetDistributionTenantByDomainRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetDistributionTenantByDomainRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetDistributionTenantByDomainRequestMarshaller
extends Object
implements Marshaller<GetDistributionTenantByDomainRequest>
GetDistributionTenantByDomainRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetDistributionTenantByDomainRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest)
-
Constructor Details
-
GetDistributionTenantByDomainRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest) - Specified by:
marshallin interfaceMarshaller<GetDistributionTenantByDomainRequest>
-