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