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