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