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