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>
GetDistributionTenantRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetDistributionTenantRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetDistributionTenantRequest getDistributionTenantRequest)
-
-
-
Constructor Detail
-
GetDistributionTenantRequestMarshaller
public GetDistributionTenantRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetDistributionTenantRequest getDistributionTenantRequest)
- Specified by:
marshallin interfaceMarshaller<GetDistributionTenantRequest>
-
-