Class UpdateDistributionTenantRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.UpdateDistributionTenantRequestMarshaller
- All Implemented Interfaces:
- Marshaller<UpdateDistributionTenantRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateDistributionTenantRequestMarshaller
extends Object
implements Marshaller<UpdateDistributionTenantRequest>
UpdateDistributionTenantRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionUpdateDistributionTenantRequestMarshaller(AwsXmlProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(UpdateDistributionTenantRequest updateDistributionTenantRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
UpdateDistributionTenantRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<UpdateDistributionTenantRequest>
- Parameters:
- updateDistributionTenantRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-