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