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